[Webkit-unassigned] [Bug 138418] New: NetscapePlugin: NPP_GetValue should receive a pointer to NPBool, not bool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 5 05:20:51 PST 2014


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

            Bug ID: 138418
           Summary: NetscapePlugin: NPP_GetValue should receive a pointer
                    to NPBool, not bool
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: berto at igalia.com

In NetscapePlugin::platformPostInitialize() we're calling NPP_GetValue(NPPVpluginNeedsXEmbed, &needsXEmbed) but needsXEmbed has the wrong type.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141105/4d3c2c5f/attachment-0002.html>


More information about the webkit-unassigned mailing list