[Webkit-unassigned] [Bug 98262] New: [GTK] Build break when NETSCAPE_PLUGIN_API macro is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 07:02:42 PDT 2012


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

           Summary: [GTK] Build break when NETSCAPE_PLUGIN_API macro is
                    off
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mariusz.g at samsung.com


When trying to build webkit gtk with plugin's support off build break occurs:

  CXX    Source/WebCore/plugins/libWebCore_la-PluginPackage.lo
../../Source/WebCore/plugins/npapi.cpp: In function ‘NPError NPN_GetURLNotify(NPP, const char*, const char*, void*)’:
../../Source/WebCore/plugins/npapi.cpp:74:45: error: ‘class WebCore::PluginView’ has no member named ‘getURLNotify’
../../Source/WebCore/plugins/npapi.cpp: In function ‘NPError NPN_GetURL(NPP, const char*, const char*)’:
../../Source/WebCore/plugins/npapi.cpp:79:45: error: ‘class WebCore::PluginView’ has no member named ‘getURL’


also --no-netscape-plugin-api option to build-webkit doesn't make any effect.

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