gecko-dev/dom/network
Bill McCloskey aefa2aa5da Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
For the Quatum DOM project, it's better to work in terms of event targets than
threads. This patch converts DOM code to operate on event targets rather than
threads, when possible.

MozReview-Commit-ID: 5FgvpKadUA2
2017-06-12 20:20:08 -07:00
..
interfaces Bug 1343743 - Part4: Pass a labeled main thread event target in nsIUDPSocketChild::bind, r=jdm 2017-06-12 00:24:00 +02:00
tests Bug 1329245 - Part 3: Don't attempt to connect to closed port on OS X, it's flakey. r=bkelly 2017-06-04 23:18:16 -04:00
Connection.cpp Bug 1330255 - Add telemetry to know more about the use of NetworkInformation interface on fennec., r=qdot, data-r=bsmedberg 2017-01-16 18:34:49 +01:00
Connection.h Bug 1350398 Remove Workers.h include from BindingUtils.h now that ThrowDOMExceptionForNSResult no longer exists. rs=bz 2017-03-24 15:27:11 -04:00
ConnectionMainThread.cpp Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-16 08:50:23 +01:00
ConnectionMainThread.h Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-16 08:50:23 +01:00
ConnectionWorker.cpp Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status, r=bkelly 2017-01-05 10:05:32 +01:00
ConnectionWorker.h Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-16 08:50:23 +01:00
Constants.h
PTCPServerSocket.ipdl
PTCPSocket.ipdl Bug 1266667: socket reuse option for TCPSocket. r=mcmanus 2016-12-21 23:38:06 -08:00
PUDPSocket.ipdl Bug 1359005 - Cleanup the use of PBlob in StructuredCloneHolder - part 1 - protocols, r=smaug 2017-05-23 07:49:40 +02:00
TCPServerSocket.cpp Bug 1343743 - Part3: Set event target for TCPSocketChild and TCPServerSocketChild, r=jdm 2017-06-12 00:22:00 +02:00
TCPServerSocket.h
TCPServerSocketChild.cpp Bug 1343743 - Part3: Set event target for TCPSocketChild and TCPServerSocketChild, r=jdm 2017-06-12 00:22:00 +02:00
TCPServerSocketChild.h Bug 1343743 - Part3: Set event target for TCPSocketChild and TCPServerSocketChild, r=jdm 2017-06-12 00:22:00 +02:00
TCPServerSocketParent.cpp Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku 2016-11-16 14:51:08 -05:00
TCPServerSocketParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
TCPSocket.cpp Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug) 2017-06-12 20:20:08 -07:00
TCPSocket.h Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus 2016-11-21 13:33:18 -05:00
TCPSocketChild.cpp Bug 1343743 - Part3: Set event target for TCPSocketChild and TCPServerSocketChild, r=jdm 2017-06-12 00:22:00 +02:00
TCPSocketChild.h Bug 1343743 - Part3: Set event target for TCPSocketChild and TCPServerSocketChild, r=jdm 2017-06-12 00:22:00 +02:00
TCPSocketParent.cpp Bug 1328106 - check IPC state before sending event; r=jdm 2017-01-23 16:23:34 +08:00
TCPSocketParent.h Bug 1266667: socket reuse option for TCPSocket. r=mcmanus 2016-12-21 23:38:06 -08:00
Types.h
UDPSocket.cpp Bug 1343743 - Part4: Pass a labeled main thread event target in nsIUDPSocketChild::bind, r=jdm 2017-06-12 00:24:00 +02:00
UDPSocket.h
UDPSocketChild.cpp Bug 1343743 - Part4: Pass a labeled main thread event target in nsIUDPSocketChild::bind, r=jdm 2017-06-12 00:24:00 +02:00
UDPSocketChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
UDPSocketParent.cpp Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug) 2017-06-12 20:20:08 -07:00
UDPSocketParent.h Bug 1339713 - Use IPCStream everywhere - part 3 - PUDPSocket, r=smaug 2017-03-09 14:09:54 +01:00
moz.build Bug 1357323 - Remove support for gonk in the build system. r=gps 2017-04-18 16:56:09 +09:00