Bug 21998

Summary: Use JSDOMGlobalObject in EventListener-related bindings
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch darin: review+

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.