RESOLVED FIXED 17123
Update function signatures in npfunctions.h
https://bugs.webkit.org/show_bug.cgi?id=17123
Summary Update function signatures in npfunctions.h
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.