[Webkit-unassigned] [Bug 24688] New: Build fix Symbian; clean Up WebKit/Qt if ENABLE_NETSCAPE_PLUGIN_API = 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 18 17:08:32 PDT 2009


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

           Summary: Build fix Symbian; clean Up WebKit/Qt if
                    ENABLE_NETSCAPE_PLUGIN_API = 0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


ChangeSet r38116 sets ENABLE_NETSCAPE_PLUGIN_API to 0 for Symbian builds;
however the ChangeSet fails to turn on the plugin stubs for Symbian (in
qt/TemporaryLinkStubs.cpp), so QtLauncher for Symbian fails to link with
missing symbols.

In addition ChangeSet r41528 introduced the ability to set
ENABLE_NETSCAPE_PLUGIN_API to 0 for all the platforms (including Mac, Win and
Linux), but those platforms that enable NETSCAPE_PLUGIN_API support by default
will have the same linking problem as the Symbian build.

A 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