separate evas window construction and initialization
authorShao Changbin <changbin.shao@intel.com>
Tue, 22 Jan 2013 09:57:20 +0000 (04:57 -0500)
committerGerrit Code Review <gerrit2@kim11>
Wed, 30 Jan 2013 08:15:50 +0000 (17:15 +0900)
commitfec093e45382093ef1ad43547eb892d902c7460b
tree7256d43627b8e4da68de8c15fd18fd8f6c321791
parentdb0187fa11f77dc2f6752b9cf08ccf371afe75da
separate evas window construction and initialization

[Title] separate evas window construction and initialization
[Issue#] N/A
[Problem] For launch performance, it is better to create webpage ASAP.
          Therefore, after evas window created, we should create webpage imediately.
[Cause] N/A
[Solution] move window initialization later.
src/wrt-client/wrt-client.cpp