RESOLVED WONTFIX Bug 40783
Remove TRUE/FALSE/NULL from npapi.h
https://bugs.webkit.org/show_bug.cgi?id=40783
Summary Remove TRUE/FALSE/NULL from npapi.h
Stuart Morgan
Reported 2010-06-17 09:20:37 PDT
Created attachment 59001 [details] 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.
Attachments
npapi.h changes only (520 bytes, patch)
2010-06-17 09:20 PDT, Stuart Morgan
no flags
Alexey Proskuryakov
Comment 1 2022-06-20 17:30:17 PDT
Closing, as NPAPI is gone from WebKit.
Note You need to log in before you can comment on or make changes to this bug.