Closed Bug 393717 Opened 17 years ago Closed 17 years ago

"###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'" in nsRequestObserverProxy::Init

Categories

(Core :: Networking, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 392980

People

(Reporter: sharparrow1, Unassigned)

Details

Per summary.  Steps to reproduce: turn on "Work Offline" in Firefox, then attempt to visit any page.

It appears the issue is that FaviconLoadListener cannet be QueryInterfaced to nsIRequestObserver; it implements an inherited interface, nsIStreamListener, so it can be implicitly cast to an nsIRequestObserver, but the QueryInterface implementation only knows about nsIStreamListener.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.