Bug 43266 - Implement NPN_InvokeDefault
Summary: Implement NPN_InvokeDefault
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-30 11:26 PDT by Anders Carlsson
Modified: 2010-07-30 11:47 PDT (History)
0 users

See Also:


Attachments
Patch (15.34 KB, patch)
2010-07-30 11:30 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-07-30 11:26:45 PDT
Implement NPN_InvokeDefault
Comment 1 Anders Carlsson 2010-07-30 11:30:46 PDT
Created attachment 63089 [details]
Patch
Comment 2 Sam Weinig 2010-07-30 11:41:38 PDT
Comment on attachment 63089 [details]
Patch

Very nice. And a fine death to another ExecState.

r=me
Comment 3 Anders Carlsson 2010-07-30 11:47:56 PDT
Committed r64365: <http://trac.webkit.org/changeset/64365>