gecko/netwerk/protocol/websocket
2012-01-31 20:41:47 -08: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 718557: Clean up DOM Websocket close logic. r=smaug 2012-01-31 20:41:43 -08: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 676439 - Websocket Binary Message support: Necko changes. r=mcmanus 2011-12-15 15:20:17 -08:00
WebSocketChannel.cpp Bug 701383: Websocket fails to delete mOutGoingMessage if closed multiple times. r=mcmanus 2012-01-31 20:41:47 -08:00
WebSocketChannel.h Bug 701383: Websocket fails to delete mOutGoingMessage if closed multiple times. r=mcmanus 2012-01-31 20:41:47 -08:00
WebSocketChannelChild.cpp Bug 676439 - Websocket Binary Message support: Necko changes. r=mcmanus 2011-12-15 15:20:17 -08:00
WebSocketChannelChild.h Bug 676439 - Websocket Binary Message support: Necko changes. r=mcmanus 2011-12-15 15:20:17 -08:00
WebSocketChannelParent.cpp Bug 676439 - Websocket Binary Message support: Necko changes. r=mcmanus 2011-12-15 15:20:17 -08:00
WebSocketChannelParent.h Bug 676439 - Websocket Binary Message support: Necko changes. r=mcmanus 2011-12-15 15:20:17 -08:00
WebSocketLog.h Bug 537787 - Remote websockets. r=jduell 2011-05-04 15:36:23 +02:00