gecko-dev/netwerk/protocol/websocket
Andrew McCreight 4babb2b5ab Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
Patch by bhackett and jlaster. Also reviewed by mccr8.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 17:39:15 +00:00
..
BaseWebSocketChannel.cpp Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
BaseWebSocketChannel.h Bug 1599438 - Store sandbox flags on the LoadInfo when creating a channel for a docshell, so that we don't read a stale value from the BrowsingContext later. r=bzbarsky 2020-01-15 08:02:57 +00:00
IPCTransportProvider.cpp
IPCTransportProvider.h
PTransportProvider.ipdl
PWebSocket.ipdl
PWebSocketEventListener.ipdl
WebSocketChannel.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
WebSocketChannel.h Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
WebSocketChannelChild.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
WebSocketChannelChild.h
WebSocketChannelParent.cpp
WebSocketChannelParent.h
WebSocketEventListenerChild.cpp
WebSocketEventListenerChild.h
WebSocketEventListenerParent.cpp
WebSocketEventListenerParent.h
WebSocketEventService.cpp Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
WebSocketEventService.h Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
WebSocketFrame.cpp
WebSocketFrame.h Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
WebSocketLog.h
moz.build
nsITransportProvider.idl
nsIWebSocketChannel.idl Bug 1599438 - Store sandbox flags on the LoadInfo when creating a channel for a docshell, so that we don't read a stale value from the BrowsingContext later. r=bzbarsky 2020-01-15 08:02:57 +00:00
nsIWebSocketEventService.idl
nsIWebSocketListener.idl