[M76 Migration] Install ScreenEfl after CommandLine has been initialized. 59/222059/2
authorChandan Padhi <c.padhi@samsung.com>
Mon, 16 Dec 2019 10:04:09 +0000 (15:34 +0530)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Fri, 10 Jan 2020 01:21:08 +0000 (01:21 +0000)
commit4dfbec65c247fac3e3bb7e638d072f0080ab866b
tree30ebc682c6f0a7149ac26e48d0dea77957b506ad
parent0037eaef0e3efc7fda6076fa197974c6cd69f6b9
[M76 Migration] Install ScreenEfl after CommandLine has been initialized.

After changes in [1], CommandLine is getting accessed from
ScreenEfl::UpdateDisplays. However, CommandLine is not yet
initialized at this point of time that results in crash.

This commit ensures that ScreenEfl is installed only after
CommandLine has been initialized.

[1] https://review.tizen.org/gerrit/#/c/201062/

Reference: https://review.tizen.org/gerrit/#/c/201330/

Change-Id: I9bda727f247cf1c7c3ef2b39bbfff62febf0e2ae
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
(cherry picked from commit e30ca23d63ad992a646e35e3e8cf19469e46cce8)
tizen_src/ewk/efl_integration/ewk_global_data.cc