Reuse efl initialization code from chromium_impl in ewk
authorPiotr Tworek <p.tworek@samsung.com>
Thu, 5 Mar 2015 11:36:08 +0000 (20:36 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit14aebde9691c10b183adcaa8090d2e258701827f
treef68c0ff5a3d876cb881efa26efa7655eac4884bc
parent70185fbe3f48348def5a3a46f1484bf75acc345f
Reuse efl initialization code from chromium_impl in ewk

AppendPortParams is supposed to contain the necesary minimum to
bootstrap working EFL version of chromium. CommandLineEfl should only
append extra flags which are supposed to activate additional, non
critical functionality. The idea is xwalk and EWK can configure chromium
differently, but they should share some base flags.

Change-Id: I2c1ea27c9054b228c078d0ddd6a708b1e3fdb3dc
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/chromium_impl/efl/efl.gyp
tizen_src/chromium_impl/efl/efl_export.h [new file with mode: 0644]
tizen_src/chromium_impl/efl/init.h
tizen_src/ewk/efl_integration/command_line_efl.cc
tizen_src/ewk/efl_integration/efl_integration.gypi