RESOLVED FIXED 42424
If needed, NPN_GetURL the src URL
https://bugs.webkit.org/show_bug.cgi?id=42424
Summary If needed, NPN_GetURL the src URL
Anders Carlsson
Reported 2010-07-15 16:47:03 PDT
If needed, NPN_GetURL the src URL
Attachments
Patch (3.39 KB, patch)
2010-07-15 16:48 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-07-15 16:48:02 PDT
WebKit Review Bot
Comment 2 2010-07-15 16:52:09 PDT
Attachment 61746 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h:69: NPP_URLNotify is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h:70: NPP_GetValue is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.cpp:198: NetscapePlugin::NPP_GetValue is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 3 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-15 17:08:02 PDT
Note You need to log in before you can comment on or make changes to this bug.