gecko/netwerk/protocol/websocket
2013-06-04 16:10:55 -07: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
ipdl.mk
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -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