gecko-dev/dom/network
Kai Engert 4ca8cc8ef0 Bug 1809755 - Dispatch TCPSocket.ActivateTLS() to the socket thread. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D168125
2023-02-08 22:19:57 +00:00
..
interfaces Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
tests Bug 1798369 - Part 3: Esmify dom/network/tests/tcpsocket_test.jsm r=necko-reviewers,kershaw 2022-11-01 12:05:24 +00:00
Connection.cpp Bug 1755372: Cut Over Connection to finer-grained RFP Check r=tjr 2022-03-02 21:27:46 +00:00
Connection.h Bug 1810944 - Use existing ShouldResistFingerprinting flag in network/Connection. r=tjr 2023-01-20 09:12:11 +00:00
ConnectionMainThread.cpp Bug 1755372: Cut Over Connection to finer-grained RFP Check r=tjr 2022-03-02 21:27:46 +00:00
ConnectionMainThread.h Bug 1768189 - Part 22: Apply modernize-concat-nested-namespaces to dom/media/webrtc/transport/ipc/WebrtcTCPSocketParent.h ... r=andi 2022-05-09 20:41:11 +00:00
ConnectionWorker.cpp Bug 1778510: Cut ConnectionWorker over to GlobalScope()->ShouldRFP() r=asuth 2022-11-29 13:34:15 +00:00
ConnectionWorker.h Bug 1768189 - Part 22: Apply modernize-concat-nested-namespaces to dom/media/webrtc/transport/ipc/WebrtcTCPSocketParent.h ... r=andi 2022-05-09 20:41:11 +00:00
Constants.h Bug 1768189 - Part 22: Apply modernize-concat-nested-namespaces to dom/media/webrtc/transport/ipc/WebrtcTCPSocketParent.h ... r=andi 2022-05-09 20:41:11 +00:00
PTCPServerSocket.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PTCPSocket.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PUDPSocket.ipdl Bug 1754004 - Part 2: Remove the PFileDescriptorSet interface, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:09 +00:00
TCPServerSocket.cpp Bug 1767997 - Apply readability-make-member-function-const on dom/network r=andi 2022-05-13 05:35:25 +00:00
TCPServerSocket.h Bug 1767997 - Apply readability-make-member-function-const on dom/network r=andi 2022-05-13 05:35:25 +00:00
TCPServerSocketChild.cpp
TCPServerSocketChild.h Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
TCPServerSocketParent.cpp
TCPServerSocketParent.h Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
TCPSocket.cpp Bug 1809755 - Dispatch TCPSocket.ActivateTLS() to the socket thread. r=keeler 2023-02-08 22:19:57 +00:00
TCPSocket.h Bug 1809755 - Dispatch TCPSocket.ActivateTLS() to the socket thread. r=keeler 2023-02-08 22:19:57 +00:00
TCPSocketChild.cpp Bug 1767997 - Apply readability-make-member-function-const on dom/network r=andi 2022-05-13 05:35:25 +00:00
TCPSocketChild.h Bug 1767997 - Apply readability-make-member-function-const on dom/network r=andi 2022-05-13 05:35:25 +00:00
TCPSocketParent.cpp Bug 1781038 - Add missing null check in TCPSocketParent. r=kershaw 2022-07-26 09:58:29 +00:00
TCPSocketParent.h Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
UDPSocket.cpp
UDPSocket.h
UDPSocketChild.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
UDPSocketChild.h Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
UDPSocketParent.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
UDPSocketParent.h
moz.build