gecko-dev/netwerk/protocol/data
2020-07-06 20:30:58 +00:00
..
DataChannelChild.cpp Bug 1594432 - Remove aContext from nsIChildChannel.completeRedirectSetup r=valentin 2020-03-26 11:07:10 +00:00
DataChannelChild.h
DataChannelParent.cpp Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre 2020-07-06 20:30:58 +00:00
DataChannelParent.h Bug 1590762 - Part 2: Bump the id for channel registration to uint64_t. r=mattwoodrow,necko-reviewers,valentin 2020-06-23 13:18:56 +00:00
moz.build
nsDataChannel.cpp
nsDataChannel.h Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana 2020-04-18 06:37:32 +00:00
nsDataHandler.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
nsDataHandler.h Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana 2020-04-18 06:37:32 +00:00
nsDataModule.cpp