gecko-dev/netwerk/protocol/websocket
2013-07-12 08:56:54 -04:00
..
BaseWebSocketChannel.cpp Bug 855906 - Convert nsIWebsocketChannel pingInterval to seconds r=mcmanus 2013-04-05 13:52:12 -07:00
BaseWebSocketChannel.h Bug 855906 - Convert nsIWebsocketChannel pingInterval to seconds r=mcmanus 2013-04-05 13:52:12 -07:00
Makefile.in Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium 2013-07-12 08:56:54 -04:00
moz.build Bug 868536 - Move ipdl.mk files to moz.build; r=gps 2013-07-01 09:56:28 -04:00
nsIWebSocketChannel.idl Bug 870579 - IID bump for nsIWebSocketChannel r=trivial DONTBUILD 2013-05-09 17:12:40 -07:00
nsIWebSocketListener.idl
PWebSocket.ipdl Bug 849364 - Provide per-websocket way to enable keepalive pings. r=mcmanus 2013-03-28 15:52:16 -07:00
WebSocketChannel.cpp Bug 871555: Use memcpy and properly aligned temporary variables instead of pointer casts with unclear alignment r=mcmanus 2013-06-01 00:23:16 +02:00
WebSocketChannel.h Bug 849364 - Provide per-websocket way to enable keepalive pings. r=mcmanus 2013-03-28 15:52:16 -07:00
WebSocketChannelChild.cpp Bug 870564 - Youtube video freezes after a long time r=jdm 2013-06-04 16:10:55 -07:00
WebSocketChannelChild.h Bug 870564 - Youtube video freezes after a long time r=jdm 2013-06-04 16:10:55 -07:00
WebSocketChannelParent.cpp Bug 855906 - Convert nsIWebsocketChannel pingInterval to seconds r=mcmanus 2013-04-05 13:52:12 -07:00
WebSocketChannelParent.h Bug 849364 - Provide per-websocket way to enable keepalive pings. r=mcmanus 2013-03-28 15:52:16 -07:00
WebSocketLog.h