gecko/netwerk/protocol/websocket
2011-10-28 19:33:28 +01:00
..
BaseWebSocketChannel.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
BaseWebSocketChannel.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
ipdl.mk Bug 537787 - Remote websockets. r=jduell 2011-05-04 15:36:23 +02:00
Makefile.in bug 664860. Rename nsWebSocketHandler -> WebSocketChannel. r=biesi 2011-07-04 21:18:33 -07:00
nsIWebSocketChannel.idl bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz 2011-08-03 23:46:13 -04:00
nsIWebSocketListener.idl bug 674716 - websockets API close reason codes and messages r=sicking r=biesi sr=bz 2011-08-03 15:15:25 -04:00
PWebSocket.ipdl bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz 2011-08-03 23:46:13 -04:00
WebSocketChannel.cpp Bug 695303 - Add a mozilla::clamped function to replace NS_CLAMP (so side affects of args are evaluated no more than once) and NS_MIN(max, NS_MAX(val, min)) (to make code clearer). r=bsmedberg. 2011-10-28 19:33:28 +01:00
WebSocketChannel.h Bug 664894. Eliminate nsWebSocketEstablishedConnection and fold code into nsWebSocket. r=jduell 2011-10-20 01:27:13 -07:00
WebSocketChannelChild.cpp bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz 2011-08-03 23:46:13 -04:00
WebSocketChannelChild.h bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz 2011-08-03 23:46:13 -04:00
WebSocketChannelParent.cpp bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz 2011-08-03 23:46:13 -04:00
WebSocketChannelParent.h bug 674716 - websockets API close reason codes and messages r=sicking r=biesi sr=bz 2011-08-03 15:15:25 -04:00
WebSocketLog.h Bug 537787 - Remote websockets. r=jduell 2011-05-04 15:36:23 +02:00