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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 19:00:06 PDT 2012


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





--- Comment #13 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-08-16 19:00:38 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.

Yes, right. There was misunderstanding. Thanks.

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