Bug 43158

Summary: Implement NPN_Invoke
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 sam: review+

Anders Carlsson
Reported 2010-07-28 16:25:25 PDT
Implement NPN_Invoke
Attachments
Patch (6.31 KB, patch)
2010-07-28 16:28 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-07-28 16:28:07 PDT
Sam Weinig
Comment 2 2010-07-28 16:32:09 PDT
Comment on attachment 62890 [details] Patch A bunch of *'s on the wrong side. Otherwise, r=me.
WebKit Review Bot
Comment 3 2010-07-28 16:34:06 PDT
Attachment 62890 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/WebProcess/Plugins/Netscape/NetscapeBrowserFuncs.cpp:533: NPN_Invoke is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] WebKit2/WebProcess/Plugins/NPJSObject.cpp:219: NPJSObject::NP_Invoke is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 2 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 4 2010-07-28 16:38:54 PDT
Note You need to log in before you can comment on or make changes to this bug.