gecko/netwerk/base
Bobby Holley b9b61977e0 Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus
Both the consumers just do this manually. The context here is sometimes an
XPCWrappedJS, so passing it around with nsCOMPtrs off-main-thread can't
happen anymore.

We add assertions in OnStartRequest/OnStopRequest to catch any consumers
that might try to change contexts midstream.
2013-03-19 09:04:57 -07:00
..
public Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus 2013-03-19 09:04:57 -07:00
src Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus 2013-03-19 09:04:57 -07:00
Makefile.in Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
moz.build Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00