gecko-dev/dom/network
2022-11-29 13:34:15 +00:00
..
interfaces
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 1767997 - Apply readability-make-member-function-const on dom/network r=andi 2022-05-13 05:35:25 +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
moz.build
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 1791633 - rename nsISSLSocketControl to nsITLSSocketControl and move it and nsITransportSecurityInfo to PSM r=necko-reviewers,kershaw 2022-11-16 16:37:29 +00:00
TCPSocket.h Bug 1767997 - Apply readability-make-member-function-const on dom/network r=andi 2022-05-13 05:35:25 +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 1752896: In NAT simulator, check that incoming packets are arriving at the right port in addition to checking that they are arriving _from_ the right port. r=mjf 2022-02-08 23:37:54 +00:00
UDPSocketParent.h Bug 1752896: In NAT simulator, check that incoming packets are arriving at the right port in addition to checking that they are arriving _from_ the right port. r=mjf 2022-02-08 23:37:54 +00:00