gecko/docshell
Ehsan Akhgari 31c13b72d8 Bug 1148064 - Enable interception of pings through service workers; r=nsm,smaug
Currently when sending a beacon, HttpBaseChannel::ShouldIntercept tries
to get access to the nsINetworkInterceptController interface through the
channel's notification callbacks, but in this case the notification
callback is the nsPingListener object.

This patch extends nsPingListener to make it aware of
nsINetworkInterceptController, and have it route the request for
nsINetworkInterceptController correctly to the docshell without the need
to mess with the notification callbacks.

This will be tested in bug 1147699.
2015-03-30 22:57:19 -04:00
..
base Bug 1148064 - Enable interception of pings through service workers; r=nsm,smaug 2015-03-30 22:57:19 -04:00
build bug 1096718 - - display time measured spent in each compartment r=billm,mossop 2015-01-13 17:38:05 -08:00
resources/content Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused 2014-11-15 03:08:00 +01:00
shistory Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
test Bug 1132072 - Tab switch refactoring (r=mconley) 2015-03-27 08:38:47 -07:00
moz.build Bug 1141190 - Remove docshell/test/moz.build; r=mshal 2015-03-11 10:49:04 +01:00