зеркало из https://github.com/mozilla/gecko-dev.git
b43fd91ea2
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 |
||
---|---|---|
.. | ||
moz.build | ||
nsIViewSourceChannel.idl | ||
nsViewSourceChannel.cpp | ||
nsViewSourceChannel.h | ||
nsViewSourceHandler.cpp | ||
nsViewSourceHandler.h |