asqueella%gmail.com 721f30b9e1 Bug 373393 - ASSERTION: Lying nsIInterfaceRequestor implementation! (mozilla/content/base/src/nsXMLHttpRequest.cpp)
fix by switching the getInterface implementation from setting Components.returnCode to throwing when an interface is not supported. Components.returnCode is currently broken (see bug 287107), and it's not clear when it gets fixed. The assertion is annoying and the original intent of returnCode was to use it for success codes anyway.

r=gavin


git-svn-id: svn://10.0.0.236/trunk@221940 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:51:48 +00:00
..