[Webkit-unassigned] [Bug 57796] New: [Qt] [WK2] Allow WK2 ENABLE_NETSCAPE_PLUGIN_API=0 to work in non-X11 unix environments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 15:33:48 PDT 2011


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

           Summary: [Qt] [WK2] Allow WK2 ENABLE_NETSCAPE_PLUGIN_API=0 to
                    work in non-X11 unix environments
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: keith.kyzivat at nokia.com
                CC: yael.aharon at nokia.com, ossy at webkit.org,
                    laszlo.1.gombos at nokia.com, cshu at webkit.org,
                    benjamin at webkit.org


When compiling WK2 in non-X11 unix environments, the compilation of the Netscape plugin support fails due to X11 dependencies.
Furthermore, if one wishes to just disable this functionality with ENABLE_NETSCAPE_PLUGIN_API=0 , it doesn't work, as it still tries to link with the Netscape Plugin code, which depends on X11.

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