Bug 42650

Summary: Implement NPN_GetURL and NPN_PostURL
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

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.