gecko-dev/netwerk/protocol/viewsource
Jean-Yves Avenard b43fd91ea2 Bug 1556489 - P11. Add nIIdentChannel interface. r=mayhemer
The devtools listens to http-on-opening-request event which is expected to receive a nsIHttpChannel. However future changes will make it that it's not always a nsIHttpChannel that can fire such event.

As such we create an intermediary interface nsIIdentChannel and move the subset generating such event in nsIHttpChannel there.

Differential Revision: https://phabricator.services.mozilla.com/D40968
2019-09-03 10:19:34 +10:00
..
moz.build Bug 1536744 - Add {nsAboutProtocolHandler,nsViewSourceHandler,SubstitutingProtocolHandler}::CreateNewURI() static methods r=baku 2019-05-28 13:48:49 +00:00
nsIViewSourceChannel.idl
nsViewSourceChannel.cpp Bug 1556489 - P11. Add nIIdentChannel interface. r=mayhemer 2019-09-03 10:19:34 +10:00
nsViewSourceChannel.h Bug 1556489 - P11. Add nIIdentChannel interface. r=mayhemer 2019-09-03 10:19:34 +10:00
nsViewSourceHandler.cpp Bug 1404367: Pass LoadInfo of channel to nsViewSourceChannel::Init. r=Gijs 2019-08-16 11:35:57 +00:00
nsViewSourceHandler.h Bug 1536744 - Add {nsAboutProtocolHandler,nsViewSourceHandler,SubstitutingProtocolHandler}::CreateNewURI() static methods r=baku 2019-05-28 13:48:49 +00:00