WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
42650
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2010-07-20 10:32:46 PDT
Created
attachment 62089
[details]
Patch
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
Committed
r63756
: <
http://trac.webkit.org/changeset/63756
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug