..
BaseWebSocketChannel.cpp
Bug 1493737
- Fix many trivial calls to do_QueryInterface r=smaug
2018-10-01 21:38:01 +00: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
PTransportProvider.ipdl
…
PWebSocket.ipdl
…
PWebSocketEventListener.ipdl
…
WebSocketChannel.cpp
Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus
2018-09-22 23:54:11 +03: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
…
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
…