Initialize CommandLine before Mojo core initialization 71/299271/3
authoryh106.jung <yh106.jung@samsung.com>
Mon, 25 Sep 2023 01:42:32 +0000 (18:42 -0700)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Mon, 25 Sep 2023 06:43:52 +0000 (06:43 +0000)
commitaada614ab5bb7b3716868751bc00364183fce0f1
tree53c3e1acf666f78465a2a75ca20cea244c5947ae
parentabb3f5b9beb030b238b5813b844a531a8d7c4c5e
Initialize CommandLine before Mojo core initialization

In order to initialize Mojo core, CommandLine must be initialized first.
This patch calls content::InitializeMojoCore() after
CommandLineEfl::GetDefaultPortParams() to ensure CommandLine
initialization.

Change-Id: I059038909f18eceed1b348cb448e06017758cf6a
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
tizen_src/ewk/efl_integration/ewk_global_data.cc