[Webkit-unassigned] [Bug 130190] [EFL] Add option to use separate web process for new window in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 01:45:00 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130190





--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-03-26 01:45:21 PST ---
(From update of attachment 227737)
View in context: https://bugs.webkit.org/attachment.cgi?id=227737&action=review

> Tools/MiniBrowser/efl/main.c:57
> +static Eina_Bool enable_separated_process = EINA_FALSE;

To be consist with existing variable name. How about using separated_process_enabled ?

> Tools/MiniBrowser/efl/main.c:1982
>      // Enable favicon database.

Please move this comment to 1987 line.

-- 
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