gecko-dev/dom/network
Kris Maglione 219ed0cc06 Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian
The old name no longer makes sense, since it no longer exports an spawn_task
symbol, and add_task is what we really care about.

MozReview-Commit-ID: IE7B8Czv8DH

--HG--
rename : testing/mochitest/tests/SimpleTest/SpawnTask.js => testing/mochitest/tests/SimpleTest/AddTask.js
extra : rebase_source : 03bca5aa69a7625a49b4455a6c96ce4c59de3a5a
2018-04-18 11:43:45 -07:00
..
interfaces Bug 1431846 part 4. Remove nsIDOMNavigator and nsIMozNavigatorNetwork. r=mystor 2018-01-22 12:59:15 -05:00
tests Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian 2018-04-18 11:43:45 -07:00
Connection.cpp Bug 1432963 - Fixing workers headers - part 17 - no LIBS=[workers] in moz.build files, r=smaug 2018-01-31 08:25:30 +01:00
Connection.h Bug 1449631 part 13. Remove now-unnecessary forwarding macros. r=smaug 2018-04-05 13:42:42 -04:00
ConnectionMainThread.cpp
ConnectionMainThread.h
ConnectionWorker.cpp Bug 1436784 - Use WorkerRef in DOM Connection, r=smaug 2018-03-13 21:17:02 +01:00
ConnectionWorker.h Bug 1436784 - Use WorkerRef in DOM Connection, r=smaug 2018-03-13 21:17:02 +01:00
Constants.h
moz.build Bug 1432963 - Fixing workers headers - part 17 - no LIBS=[workers] in moz.build files, r=smaug 2018-01-31 08:25:30 +01:00
PTCPServerSocket.ipdl
PTCPSocket.ipdl
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 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug 2018-04-05 13:42:41 -04:00
TCPServerSocket.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
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 1382099 - Remove MOZ_WIDGET_GONK from several dom/ subdirectories. r=mccr8,jdm. 2017-07-21 10:52:44 +10:00
TCPServerSocketParent.h Bug 1382099 - Remove MOZ_WIDGET_GONK from several dom/ subdirectories. r=mccr8,jdm. 2017-07-21 10:52:44 +10:00
TCPSocket.cpp Bug 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug 2018-04-05 13:42:41 -04:00
TCPSocket.h Bug 1426875 - Avoid adding/removing streams to nsMultiplexInputStream when reading in TCPSocket, r=jdm 2017-12-30 12:47:12 +01: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 1128959 - Implement the WHATWG Streams spec - part 1 - WebIDL Bindings, r=bz 2017-08-10 18:04:54 -07:00
TCPSocketParent.h Bug 1382099 - Remove MOZ_WIDGET_GONK from several dom/ subdirectories. r=mccr8,jdm. 2017-07-21 10:52:44 +10:00
Types.h
UDPSocket.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
UDPSocket.h Bug 1449631 part 13. Remove now-unnecessary forwarding macros. r=smaug 2018-04-05 13:42:42 -04:00
UDPSocketChild.cpp Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 3 - UDPSocket, r=asuth 2017-10-24 12:02:39 +02:00
UDPSocketChild.h Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 3 - UDPSocket, r=asuth 2017-10-24 12:02:39 +02: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