Bug 40783

Summary: Remove TRUE/FALSE/NULL from npapi.h
Product: WebKit Reporter: Stuart Morgan <stuartmorgan>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: andersca, joshmoz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 77200    
Attachments:
Description Flags
npapi.h changes only none

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.