Issue 2978: need to implement XMLHttpRequest::dispatchEvent and  
XMLHttpRequestUpload::dispatchEvent.
http://code.google.com/p/chromium/issues/detail?id=2978

Comment #3 by [EMAIL PROTECTED]:
This is actually kinda good, currently:

(new XMLHttpRequest).dispatchEvent(null)

Will crash beta Chrome with a NULL pointer dereference.  Now we just return
undefined.  We should support this I suppose, but when we do, we should  
make sure to
take in the fixes:

https://bugs.webkit.org/show_bug.cgi?id=21063




-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to