[Webkit-unassigned] [Bug 40783] New: Remove TRUE/FALSE/NULL from npapi.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 09:20:37 PDT 2010


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

           Summary: Remove TRUE/FALSE/NULL from npapi.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stuartmorgan at chromium.org
                CC: andersca at apple.com, joshmoz at gmail.com


Created an attachment (id=59001)
 --> (https://bugs.webkit.org/attachment.cgi?id=59001)
npapi.h changes only

The upstream npapi.h no longer defines TRUE, FALSE, and NULL; plugin code should use either C++ constants, or numerical values.

Header change attached as a starting point, but all the places that use them will need to be changed.

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