mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Drop our ref to the event queue once we're done with it, just in case. Bug
290969, r+sr=darin, a=brendan
This commit is contained in:
parent
dc514df0e7
commit
8c989a0374
@ -3947,6 +3947,7 @@ nsHttpChannel::OnStopRequest(nsIRequest *request, nsISupports *ctxt, nsresult st
|
||||
mHttpEventSink = nsnull;
|
||||
mChannelEventSink = nsnull;
|
||||
mProgressSink = nsnull;
|
||||
mEventQ = nsnull;
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user