gecko/netwerk/protocol/websocket
2012-10-31 04:58:00 -07:00
..
BaseWebSocketChannel.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
BaseWebSocketChannel.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
ipdl.mk
Makefile.in
nsIWebSocketChannel.idl Bug 807276. Make nsIWebSocketChannel.idl scriptable r=jduell, sr=bz DONTBUILD 2012-10-31 04:58:00 -07:00
nsIWebSocketListener.idl Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
PWebSocket.ipdl Bug 783878 - Part 2: Allow serializing remote input streams by passing the actor reference over the wire and retrieving the original stream in the parent. r=bent 2012-09-21 13:26:13 -04:00
WebSocketChannel.cpp bug 805457 telemetry for proxy and websocket connections r=jduell 2012-10-27 15:24:19 -04:00
WebSocketChannel.h bug 805457 telemetry for proxy and websocket connections r=jduell 2012-10-27 15:24:19 -04:00
WebSocketChannelChild.cpp Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
WebSocketChannelChild.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
WebSocketChannelParent.cpp Bug 741059 - Part 1: Add APIs to nsIChannel to allow callers to override the private bit on the channel; r=jduell 2012-09-04 20:37:45 -04:00
WebSocketChannelParent.h Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
WebSocketLog.h