gecko-dev/netwerk/protocol/data
Nika Layzell 1f06e7ba7b Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin
This removes all implementations of these types. Some implementations in JS
code were also removed in the previous part, when updating tests to use
`Services.io.registerProtocolHandler`.

Code which used to access these members should go through the IOService now
instead.

Differential Revision: https://phabricator.services.mozilla.com/D162805
2022-12-01 15:43:19 +00:00
..
DataChannelChild.cpp
DataChannelChild.h
DataChannelParent.cpp Bug 1781238 - Disable certain channel diagnostic asserts in fuzzing. r=kershaw,necko-reviewers 2022-07-27 09:16:41 +00:00
DataChannelParent.h
moz.build Bug 1733356 - Fix non-unified build errors in netwerk/protocol/gio r=necko-reviewers,kershaw 2021-10-14 12:58:00 +00:00
nsDataChannel.cpp
nsDataChannel.h
nsDataHandler.cpp Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
nsDataHandler.h Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
nsDataModule.cpp