Bug 803825 - Part a: Introduce NS_IMPL_FORWARD_EVENT_HANDLER_FOR_WEBIDL; r=khuey

This commit is contained in:
Ms2ger 2012-12-02 09:57:06 +01:00
parent c19c4258e5
commit 9795403c0f

View File

@ -687,8 +687,6 @@ protected:
nsXMLHttpRequestXPCOMifier* mXPCOMifier;
};
#undef IMPL_EVENT_HANDLER
// A shim class designed to expose the non-DOM interfaces of
// XMLHttpRequest via XPCOM stuff.
class nsXMLHttpRequestXPCOMifier MOZ_FINAL : public nsIStreamListener,