gecko-dev/netwerk/protocol/websocket
Dragana Damjanovic 70e0646d75 Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus
Implement necko part of ESNI

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

--HG--
extra : moz-landing-system : lando
2018-09-20 20:53:28 +00: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 Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
IPCTransportProvider.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
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
PTransportProvider.ipdl
PWebSocket.ipdl
PWebSocketEventListener.ipdl
WebSocketChannel.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-20 20:53:28 +00:00
WebSocketChannel.h Bug 1466577 - Race condition in WebSocketChannel::StopSession. r=hurley 2018-07-24 17:18:58 -04:00
WebSocketChannelChild.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
WebSocketChannelChild.h
WebSocketChannelParent.cpp Bug 1452245 - The parent side isn't closed if the child dies unexpectedly, r=valentin 2018-05-23 15:22:00 +03:00
WebSocketChannelParent.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
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 Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
WebSocketFrame.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
WebSocketLog.h