[Webkit-unassigned] [Bug 88296] New: REGRESSION (r118197): PluginStrategy should be used even if ENABLE(NETSCAPE_PLUGIN_API) is false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 23:28:00 PDT 2012


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

           Summary: REGRESSION (r118197): PluginStrategy should be used
                    even if ENABLE(NETSCAPE_PLUGIN_API) is false
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aestes at apple.com
        Depends on: 87096


<http://trac.webkit.org/changeset/118197> changed PluginData to only call into PluginStrategy if ENABLE(NETSCAPE_PLUGIN_API) is true. This isn't correct, since some ports support non-Netscape plug-ins and still use PluginStrategy (e.g. Apple's OS X port).

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