Bug 21998 - Use JSDOMGlobalObject in EventListener-related bindings
Summary: Use JSDOMGlobalObject in EventListener-related bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 06:33 PDT by Alexey Proskuryakov
Modified: 2008-11-01 00:11 PDT (History)
0 users

See Also:


Attachments
proposed patch (24.66 KB, patch)
2008-10-31 06:39 PDT, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2008-10-31 06:33:53 PDT
MessagePort has been changed to use JSDOMGlobalObject as a custom implementation, now it's time to standardize on this implementation, and to auto-generate it.
Comment 1 Alexey Proskuryakov 2008-10-31 06:39:00 PDT
Created attachment 24796 [details]
proposed patch
Comment 2 Darin Adler 2008-10-31 09:54:51 PDT
Comment on attachment 24796 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2008-11-01 00:11:40 PDT
Committed revision 38063.