Comment #4 on issue 23607 by dominic.cooney:  
MessageEvent.initMessageEvent() is not properly setting the source
http://code.google.com/p/chromium/issues/detail?id=23607

This also fails for me on Google Chrome 4.0.222.5 (Official Build 28804)  
WebKit 532.2
V8 1.3.15 User Agent Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8;  
en-US)
AppleWebKit/532.2 (KHTML, like Gecko) Chrome/4.0.222.5 Safari/532.2.

I see two failures:

FAIL testInitEvent('Message', '"a", false, false, null, "c", "d", window,  
null').data
should be null (of type object). Was null (of type string).

FAIL testInitEvent('Message', '"a", false, false, "b", "c", "d", window,
null').source should be [object DOMWindow]. Was null.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to