RESOLVED FIXED42650
Implement NPN_GetURL and NPN_PostURL
https://bugs.webkit.org/show_bug.cgi?id=42650
Summary Implement NPN_GetURL and NPN_PostURL
Anders Carlsson
Reported 2010-07-20 10:30:47 PDT
Implement NPN_GetURL and NPN_PostURL
Attachments
Patch (5.09 KB, patch)
2010-07-20 10:32 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2010-07-20 10:32:46 PDT
WebKit Review Bot
Comment 2 2010-07-20 10:38:44 PDT
Attachment 62089 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/WebProcess/Plugins/Netscape/NetscapeBrowserFuncs.cpp:263: NPN_GetURL is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] WebKit2/WebProcess/Plugins/Netscape/NetscapeBrowserFuncs.cpp:274: NPN_PostURL is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2010-07-20 10:51:05 PDT
Note You need to log in before you can comment on or make changes to this bug.