[Webkit-unassigned] [Bug 44505] [EFL] Missing plugins support for efl port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 04:50:38 PDT 2011


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





--- Comment #27 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-06-10 04:50:38 PST ---
(From update of attachment 96734)
View in context: https://bugs.webkit.org/attachment.cgi?id=96734&action=review

> Source/JavaScriptCore/ChangeLog:7
> +

Add patch summary

> Source/WebCore/plugins/efl/PluginViewEfl.cpp:125
> +    return;

Should we use "return" here ?

> Source/WebCore/plugins/efl/PluginViewEfl.cpp:283
> +#if ENABLE(NETSCAPE_PLUGIN_API)

Why do you use same NETSCAPE_PLUGIN_API here ? 239 line already use this macro.

> Source/WebKit/efl/ChangeLog:7
> +

ChangeLog doesnt have summary

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