RESOLVED FIXED 17365
document.createEvent("MessageEvent") throws NOT_SUPPORTED_ERR
https://bugs.webkit.org/show_bug.cgi?id=17365
Summary document.createEvent("MessageEvent") throws NOT_SUPPORTED_ERR
Adam Roben (:aroben)
Reported 2008-02-14 12:58:57 PST
document.createEvent("MessageEvent") throws NOT_SUPPORTED_ERR instead of returning a new event on which to call initMessageEvent.
Attachments
testcase (166 bytes, text/html)
2008-02-14 12:59 PST, Adam Roben (:aroben)
no flags
patch (33.02 KB, patch)
2008-02-17 16:05 PST, Sam Weinig
mitz: review+
Adam Roben (:aroben)
Comment 1 2008-02-14 12:59:10 PST
Created attachment 19123 [details] testcase
Adam Roben (:aroben)
Comment 2 2008-02-14 12:59:53 PST
Sam Weinig
Comment 3 2008-02-17 16:05:15 PST
mitz
Comment 4 2008-02-17 16:11:57 PST
Comment on attachment 19180 [details] patch r=me
Sam Weinig
Comment 5 2008-02-17 16:23:32 PST
Fix landed in r30361.
Note You need to log in before you can comment on or make changes to this bug.