gecko-dev/netwerk/protocol/websocket
Henri Sivonen d2b0cdbc9c Bug 1395527 part 2 - Delegate IsASCII and IsUTF8 to encoding_rs. r=froydnj
MozReview-Commit-ID: 49AGBPjW4Ca

--HG--
extra : rebase_source : 78dc1b549c97e5e4fb0dc625acdab23806b3e941
2017-09-01 11:53:31 +03:00
..
BaseWebSocketChannel.cpp Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
BaseWebSocketChannel.h
IPCTransportProvider.cpp Bug 1310127 - Part 3: Use MOZ_MUST_USE in netwerk/protocol/http r=mcmanus 2017-01-12 17:48:45 +08:00
IPCTransportProvider.h Bug 1263991 part 6: Add e10s support for incoming websocket connections to FlyWebPublishedServer. r=baku,michal 2016-06-07 02:46:03 -07:00
moz.build Bug 1335181 - add BUG_COMPONENT to netwerk/* and dom/network/* files. r=mcmanus 2017-02-02 06:33:47 -05:00
nsITransportProvider.idl Bug 1323949 - Use MOZ_MUST_USE in netwerk/protocol/websocket r=valentin 2016-11-23 18:00:42 +08:00
nsIWebSocketChannel.idl Bug 1323949 - Use MOZ_MUST_USE in netwerk/protocol/websocket r=valentin 2016-11-23 18:00:42 +08:00
nsIWebSocketEventService.idl Bug 1373675 - Add hasListenerFor to nsIWebSocketEventService. r=mcmanus 2017-06-16 07:58:00 -04:00
nsIWebSocketListener.idl Bug 1323949 - Use MOZ_MUST_USE in netwerk/protocol/websocket r=valentin 2016-11-23 18:00:42 +08:00
PTransportProvider.ipdl Bug 1263991 part 6: Add e10s support for incoming websocket connections to FlyWebPublishedServer. r=baku,michal 2016-06-07 02:46:03 -07:00
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 1395527 part 2 - Delegate IsASCII and IsUTF8 to encoding_rs. r=froydnj 2017-09-01 11:53:31 +03:00
WebSocketChannel.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
WebSocketChannelChild.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
WebSocketChannelChild.h Bug 1343747 - Part 1: Label runnables in WebSocketChannelChild. r=mayhemer 2017-06-13 20:14:00 -04:00
WebSocketChannelParent.cpp Bug 1339713 - Use IPCStream everywhere - part 4 - PWebSocket, r=smaug 2017-03-09 14:10:24 +01:00
WebSocketChannelParent.h Bug 1339713 - Use IPCStream everywhere - part 4 - PWebSocket, r=smaug 2017-03-09 14:10:24 +01:00
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 Bug 1323949 - Use MOZ_MUST_USE in netwerk/protocol/websocket r=valentin 2016-11-23 18:00:42 +08:00
WebSocketEventListenerParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
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 Bug 1360236 - make gSocketThread an internal implementation detail of nsSocketTransportService; r=mcmanus 2017-04-27 14:34:42 -04:00
WebSocketFrame.h
WebSocketLog.h