[Webkit-unassigned] [Bug 96499] [EFL] Remove some parameters in browserCreate()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 12 23:27:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96499
--- Comment #12 from Seokju Kwon <seokju.kwon at samsung.com> 2012-09-12 23:27:28 PST ---
(In reply to comment #11)
> (From update of attachment 163772 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=163772&action=review
>
> > Tools/EWebLauncher/main.c:835
> > + ECORE_GETOPT_VALUE_STR(settings->engine),
>
> Why don't you move *settings->* to same place ?
ecore_getopt_parse(&options, values, argc, argv);
We parse the values from command line argument.
It has an order. And I didn't move it for keeping the order.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list