gecko-dev/netwerk/protocol/websocket
Ehsan Akhgari 58702e4a1d Bug 1555715 - Remove WebSocketChannelParent::mIPCOpen; r=valentin
It is no longer necesssary for individual actors to do this book-keeping
manually.

Differential Revision: https://phabricator.services.mozilla.com/D33159

--HG--
extra : moz-landing-system : lando
2019-05-31 12:08:02 +00:00
..
BaseWebSocketChannel.cpp Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
BaseWebSocketChannel.h Bug 1542170 - Introduce nsIWebSocketChannel.httpChannelId, r=valentin 2019-05-03 17:25:24 +00:00
IPCTransportProvider.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
IPCTransportProvider.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PTransportProvider.ipdl
PWebSocket.ipdl Bug 1542170 - Introduce nsIWebSocketChannel.httpChannelId, r=valentin 2019-05-03 17:25:24 +00:00
PWebSocketEventListener.ipdl Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
WebSocketChannel.cpp Bug 1542170 - Introduce nsIWebSocketChannel.httpChannelId, r=valentin 2019-05-03 17:25:24 +00:00
WebSocketChannel.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
WebSocketChannelChild.cpp Bug 1542170 - Introduce nsIWebSocketChannel.httpChannelId, r=valentin 2019-05-03 17:25:24 +00:00
WebSocketChannelChild.h Bug 1542170 - Introduce nsIWebSocketChannel.httpChannelId, r=valentin 2019-05-03 17:25:24 +00:00
WebSocketChannelParent.cpp Bug 1555715 - Remove WebSocketChannelParent::mIPCOpen; r=valentin 2019-05-31 12:08:02 +00:00
WebSocketChannelParent.h Bug 1555715 - Remove WebSocketChannelParent::mIPCOpen; r=valentin 2019-05-31 12:08:02 +00:00
WebSocketEventListenerChild.cpp Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
WebSocketEventListenerChild.h Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
WebSocketEventListenerParent.cpp Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
WebSocketEventListenerParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
WebSocketEventService.cpp Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
WebSocketEventService.h Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
WebSocketFrame.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
WebSocketFrame.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
WebSocketLog.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build
nsITransportProvider.idl
nsIWebSocketChannel.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIWebSocketEventService.idl Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
nsIWebSocketListener.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00