Bug 17123

Summary: Update function signatures in npfunctions.h
Product: WebKit Reporter: Rodney Dawes <dobey>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch to fix signature usage in npfunctions.h darin: review+

Rodney Dawes
Reported 2008-01-31 14:21:16 PST
The attached patch wraps the Windows specific signatures with #if defined(XP_WIN) and also adds necessary signatures for XP_UNIX platforms as well.
Attachments
Patch to fix signature usage in npfunctions.h (1.42 KB, patch)
2008-01-31 14:22 PST, Rodney Dawes
darin: review+
Rodney Dawes
Comment 1 2008-01-31 14:22:13 PST
Created attachment 18830 [details] Patch to fix signature usage in npfunctions.h
Darin Adler
Comment 2 2008-01-31 17:19:50 PST
Comment on attachment 18830 [details] Patch to fix signature usage in npfunctions.h r=me
Matt Lilek
Comment 3 2008-02-01 09:49:19 PST
Committed revision 29914.
Note You need to log in before you can comment on or make changes to this bug.