[Webkit-unassigned] [Bug 91844] [EFL][WK2] Plugin process implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 18:40:43 PDT 2012


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





--- Comment #10 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-23 18:40:47 PST ---
(From update of attachment 153525)
View in context: https://bugs.webkit.org/attachment.cgi?id=153525&action=review

Could you check how many test cases can be covered by this patch ?

> Source/WebKit2/efl/PluginMainEfl.cpp:4
> + * Copyright (C) 2012 Samsung Electronics

Missing 'All rights reserved."

> Tools/Scripts/webkitperl/FeatureList.pm:306
> +      define => "ENABLE_NETSCAPE_PLUGIN_API", default => 1, value => \$netscapePluginAPISupport },

Can we enable this feature for all ports? I don't think yet. So, I think we have to use isEfl() instead of 1.

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