[Webkit-unassigned] [Bug 91844] [WK2][GTK][EFL] Share WebKit2-GTK plugin process implementation with EFL port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 06:58:02 PDT 2012


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





--- Comment #62 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2012-09-28 06:58:26 PST ---
(From update of attachment 166232)
View in context: https://bugs.webkit.org/attachment.cgi?id=166232&action=review

> ChangeLog:8
> +        Turn on Netscape Plugin API by default.

by default for WebKit2-Efl.

> Source/WebKit2/PlatformEfl.cmake:12
> +    PluginProcess/unix/PluginProcessMainUnix.cpp

Please keep alphabetical order.

> Source/WebKit2/UIProcess/Plugins/unix/PluginProcessProxyUnix.cpp:62
> +    char* stdOut;

Please initialize it to 0 to be sure that free() won't be called for non allocated memory.

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