gecko/netwerk/protocol/websocket
2014-07-25 20:37:02 -04:00
..
BaseWebSocketChannel.cpp Bug 925623 - Support delivery of WebSocket events off-main-thread in WebSocketChannel r=jduell 2014-03-27 13:58:19 -07:00
BaseWebSocketChannel.h Bug 925623 - Support delivery of WebSocket events off-main-thread in WebSocketChannel r=jduell 2014-03-27 13:58:19 -07:00
moz.build Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
nsIWebSocketChannel.idl
nsIWebSocketListener.idl
PWebSocket.ipdl
WebSocketChannel.cpp bug 1041272 - websockets partial last frame stall r=jduell 2014-07-25 20:37:02 -04:00
WebSocketChannel.h Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus 2014-01-14 17:55:29 +08:00
WebSocketChannelChild.cpp Bug 1016352 - WebSocketChannelChild must be thread-safe. r=jduell 2014-06-23 22:43:00 -04:00
WebSocketChannelChild.h Bug 1016352 - WebSocketChannelChild must be thread-safe. r=jduell 2014-06-23 22:43:00 -04:00
WebSocketChannelParent.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
WebSocketChannelParent.h Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
WebSocketLog.h