Fix EWK content rendering support.
authorPiotr Tworek <p.tworek@samsung.com>
Thu, 5 Mar 2015 10:41:39 +0000 (19:41 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit82d9a8d0dc533842e99c055611ab6d8cd58864ca
treee6e3f515a6101af81caece5b8d84d44200c50e4c
parent01c27d039bc806bc6e7249620b62a98614debb25
Fix EWK content rendering support.

With this patch in place it's possible to get a working ubrowser build
that both renders the content, reacts to input and can handle a lot of
EWK API calls.

Note: For the app to work --single-process flag still needs to be
      specified. I'm still looking why it's needed.

Change-Id: I4a585ecd5a8b3a14260386d5c76b3082d6fc6608
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/chromium_impl/efl/window_factory.cc
tizen_src/chromium_impl/efl/window_factory.h
tizen_src/ewk/efl_integration/common/web_contents_utils.cc
tizen_src/ewk/efl_integration/common/web_contents_utils.h
tizen_src/ewk/efl_integration/eweb_view.cc
tizen_src/ewk/efl_integration/eweb_view.h
tizen_src/ewk/efl_integration/ewk_global_data.cc