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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 23:09:39 PDT 2012


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





--- Comment #11 from Christophe Dumez <christophe.dumez at intel.com>  2012-07-23 23:09:42 PST ---
(From update of attachment 153525)
View in context: https://bugs.webkit.org/attachment.cgi?id=153525&action=review

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

Given that the previous value was "!isEfl()", I think using "1" now is correct. The EFL port was the only one not supporting this feature.

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