gecko-dev/netwerk/protocol/data
Michal Novotny 4e82c1dc19 Bug 1556487 - Replace HttpChannelParentListener with a more generic class, r=mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D37573

--HG--
rename : netwerk/protocol/http/HttpChannelParentListener.cpp => netwerk/protocol/http/ParentChannelListener.cpp
rename : netwerk/protocol/http/HttpChannelParentListener.h => netwerk/protocol/http/ParentChannelListener.h
extra : moz-landing-system : lando
2019-07-11 16:06:06 +00:00
..
DataChannelChild.cpp Bug 1540731 - Part 3: Stop releasing actors within ActorDestroy, r=mayhemer 2019-05-21 17:04:23 +00:00
DataChannelChild.h
DataChannelParent.cpp Bug 1556487 - Replace HttpChannelParentListener with a more generic class, r=mayhemer 2019-07-11 16:06:06 +00:00
DataChannelParent.h
moz.build Bug 1540731 - Part 3: Stop releasing actors within ActorDestroy, r=mayhemer 2019-05-21 17:04:23 +00:00
nsDataChannel.cpp
nsDataChannel.h
nsDataHandler.cpp Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
nsDataHandler.h
nsDataModule.cpp