[Bug 27823] We should consider dropping [NoInterfaceObject] from XMLHttpRequestEventTarget

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27823

--- Comment #16 from Jonas Sicking <jonas@sicking.cc> ---
I think the simplest solution is to simply get rid of XMLHttpRequestEventTarget
and add the corresponding on* properties to the XMLHttpRequestUpload and
XMLHttpRequest interfaces. That's essentially how the rest of the DOM works.
The XMLHttpRequestEventTarget interface seems like a feature without use cases.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 15 January 2015 06:32:02 UTC