gecko-dev/netwerk/protocol/websocket
Michal Novotny e4fe2d6393 Bug 1436809 - Check that stream message was converted to string correctly. r=valentin
--HG--
extra : amend_source : a4dbdaa91a4af641b0a538aa208c19a122d30ae4
2018-04-02 12:59:18 -04:00
..
BaseWebSocketChannel.cpp Bug 1435671 - Reduce binary size by making NS_MutateURI.Apply not be a templated method r=mayhemer 2018-02-21 01:00:54 +01:00
BaseWebSocketChannel.h
IPCTransportProvider.cpp
IPCTransportProvider.h Bug 1374574 - Remove the FlyWeb service and DOM interfaces. r=bz,djvj 2017-11-22 15:00:10 +01: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
nsIWebSocketEventService.idl Bug 1373675 - Add hasListenerFor to nsIWebSocketEventService. r=mcmanus 2017-06-16 07:58:00 -04:00
nsIWebSocketListener.idl
PTransportProvider.ipdl
PWebSocket.ipdl Bug 1359005 - Cleanup the use of PBlob in StructuredCloneHolder - part 1 - protocols, r=smaug 2017-05-23 07:49:40 +02:00
PWebSocketEventListener.ipdl
WebSocketChannel.cpp Bug 1436809 - Check that stream message was converted to string correctly. r=valentin 2018-04-02 12:59:18 -04:00
WebSocketChannel.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
WebSocketChannelChild.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
WebSocketChannelChild.h Bug 1343747 - Part 1: Label runnables in WebSocketChannelChild. r=mayhemer 2017-06-13 20:14:00 -04:00
WebSocketChannelParent.cpp
WebSocketChannelParent.h
WebSocketEventListenerChild.cpp Bug 1343747 - Part 2: Label runnables in WebSocketEventListenerChild. r=mayhemer 2017-06-13 20:15:00 -04:00
WebSocketEventListenerChild.h Bug 1343747 - Part 2: Label runnables in WebSocketEventListenerChild. r=mayhemer 2017-06-13 20:15:00 -04:00
WebSocketEventListenerParent.cpp
WebSocketEventListenerParent.h
WebSocketEventService.cpp Bug 1377215 - Add WebSocketEventService::Get. r=mcmanus 2017-07-02 18:02:37 +02:00
WebSocketEventService.h Bug 1377215 - Add WebSocketEventService::Get. r=mcmanus 2017-07-02 18:02:37 +02:00
WebSocketFrame.cpp
WebSocketFrame.h
WebSocketLog.h