RESOLVED FIXED 21998
Use JSDOMGlobalObject in EventListener-related bindings
https://bugs.webkit.org/show_bug.cgi?id=21998
Summary Use JSDOMGlobalObject in EventListener-related bindings
Alexey Proskuryakov
Reported 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.
Attachments
proposed patch (24.66 KB, patch)
2008-10-31 06:39 PDT, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2008-10-31 06:39:00 PDT
Created attachment 24796 [details] proposed patch
Darin Adler
Comment 2 2008-10-31 09:54:51 PDT
Comment on attachment 24796 [details] proposed patch r=me
Alexey Proskuryakov
Comment 3 2008-11-01 00:11:40 PDT
Committed revision 38063.
Note You need to log in before you can comment on or make changes to this bug.