gecko-dev/dom/network
Peter Van der Beken af82496fc7 Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D76020
2020-05-19 20:48:21 +00:00
..
interfaces
tests Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8 2020-04-20 22:31:29 +00:00
Connection.cpp
Connection.h
ConnectionMainThread.cpp
ConnectionMainThread.h
ConnectionWorker.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
ConnectionWorker.h
Constants.h
PTCPServerSocket.ipdl
PTCPSocket.ipdl
PUDPSocket.ipdl
TCPServerSocket.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/network. r=smaug 2020-03-09 15:18:20 +00:00
TCPServerSocket.h
TCPServerSocketChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/network. r=smaug 2020-03-09 15:18:20 +00:00
TCPServerSocketChild.h
TCPServerSocketParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/network. r=smaug 2020-03-09 15:18:20 +00:00
TCPServerSocketParent.h
TCPSocket.cpp Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
TCPSocket.h Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
TCPSocketChild.cpp Bug 1626570 - Improve handling of copying arrays in dom/network/. r=smaug 2020-05-06 11:46:42 +00:00
TCPSocketChild.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
TCPSocketParent.cpp Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
TCPSocketParent.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/network. r=smaug 2020-03-09 15:18:20 +00:00
UDPSocket.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
UDPSocket.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/network. r=smaug 2020-03-09 15:18:20 +00:00
UDPSocketChild.cpp Bug 1626570 - Improve handling of copying arrays in dom/network/. r=smaug 2020-05-06 11:46:42 +00:00
UDPSocketChild.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
UDPSocketParent.cpp Bug 1319881 - Remove UsingNeckoIPCSecurity r=valentin,necko-reviewers 2020-04-29 12:00:01 +00:00
UDPSocketParent.h Bug 1322095 - Part 1b: Update callbacks to support moved args and convert nsAutoPtr usage. r=jya 2020-02-21 22:43:53 +00:00
moz.build