gecko-dev/netwerk/protocol/websocket
Michal Novotny 352af354ca Bug 1466577 - Race condition in WebSocketChannel::StopSession. r=hurley
This patch prevents calling WebSocketChannel::StopSession at the same time on main thread from WebSocketChannel::Close and on socket thread from WebSocketChannel::AbortSession.

--HG--
extra : amend_source : ee9c2ebb75273251d868c9726597a41cf38fbb6c
2018-07-24 17:18:58 -04:00
..
BaseWebSocketChannel.cpp Bug 1328695 - Use protocol flags to determine if a URI is potentially trustworthy r=ckerschb, r=dveditz, r=mcmanus, r=bz 2018-05-31 07:51:42 +02:00
BaseWebSocketChannel.h Bug 1455676 part 5. Remove nsIDOMNode usage from netwerk/. r=qdot 2018-05-29 22:58:48 -04:00
IPCTransportProvider.cpp
IPCTransportProvider.h
PTransportProvider.ipdl
PWebSocket.ipdl
PWebSocketEventListener.ipdl
WebSocketChannel.cpp Bug 1466577 - Race condition in WebSocketChannel::StopSession. r=hurley 2018-07-24 17:18:58 -04:00
WebSocketChannel.h Bug 1466577 - Race condition in WebSocketChannel::StopSession. r=hurley 2018-07-24 17:18:58 -04:00
WebSocketChannelChild.cpp
WebSocketChannelChild.h
WebSocketChannelParent.cpp
WebSocketChannelParent.h
WebSocketEventListenerChild.cpp
WebSocketEventListenerChild.h
WebSocketEventListenerParent.cpp
WebSocketEventListenerParent.h
WebSocketEventService.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
WebSocketEventService.h
WebSocketFrame.cpp
WebSocketFrame.h
WebSocketLog.h
moz.build
nsITransportProvider.idl
nsIWebSocketChannel.idl Bug 1455676 part 5. Remove nsIDOMNode usage from netwerk/. r=qdot 2018-05-29 22:58:48 -04:00
nsIWebSocketEventService.idl
nsIWebSocketListener.idl