Call ewk_context_default_get in Browser::Browser
authorArnaud Renevier <a.renevier@samsung.com>
Wed, 10 Jun 2015 22:51:30 +0000 (15:51 -0700)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit20189cde3e6b8ecaa453e030da34c78e19922981
treee00cce09ab0ccbfe86fce3994f028c0699b5c36c
parent900d5f0ece6343e014ea27df2c99fed433965bd4
Call ewk_context_default_get in Browser::Browser

Currently, ubrowser crashes in desktop mode. For some reason, calling
ewk_context_default_get() prevents the crash. This is not the right fix,
but this is a workaround that would allow ubrowser to work while waiting
for a real fix.

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=13032
Reviewed by: Antonio Gomes, SeungSeop Park

Change-Id: I3135c0185391641ce061c122439620401746dcfe
Signed-off-by: Arnaud Renevier <a.renevier@samsung.com>
tizen_src/ewk/ubrowser/browser.cc