[Webkit-unassigned] [Bug 24384] New: Regression - Build break if ENABLE_NETSCAPE_PLUGIN_API is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 08:05:10 PST 2009


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

           Summary: Regression - Build break if ENABLE_NETSCAPE_PLUGIN_API
                    is disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


Changeset 40505 (http://trac.webkit.org/changeset/40505) introduced a new
function (jsObjectForPluginElement), which should have been guarded with the
ENABLE_NETSCAPE_PLUGIN_API flag, so that WebKit ports with no plugin-support
will continue to compile. 

We found this build break in the Qt port (with ENABLE_NETSCAPE_PLUGIN_API
disabled), but we expect that the wx port (and possible all other ports if
plug-in support disabled) is effected by this regression. (the wx port has
plugin-support disabled).

Patch will follow.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list