gecko-dev/netwerk/protocol/websocket
Simon Giesecke cfd7d0ea9c Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin
This also adds some more variants of Base64Encode and Base64EncodeAppend.

Differential Revision: https://phabricator.services.mozilla.com/D87559
2020-08-19 17:45:16 +00:00
..
BaseWebSocketChannel.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
BaseWebSocketChannel.h Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
IPCTransportProvider.cpp Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
IPCTransportProvider.h
PTransportProvider.ipdl
PWebSocket.ipdl Bug 1623039 Replace URIParams with nsIURI in PWebSocket.ipdl r=valentin 2020-03-25 19:49:59 +00:00
PWebSocketConnection.ipdl Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
PWebSocketEventListener.ipdl
WebSocketChannel.cpp Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin 2020-08-19 17:45:16 +00:00
WebSocketChannel.h Bug 1497249 - P1: Introduce nsWebSocketConnection interface for separating socket manipulation r=michal,necko-reviewers 2020-08-03 10:03:08 +00:00
WebSocketChannelChild.cpp Bug 1319881 - Remove UsingNeckoIPCSecurity r=valentin,necko-reviewers 2020-04-29 12:00:01 +00:00
WebSocketChannelChild.h
WebSocketChannelParent.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
WebSocketChannelParent.h Bug 1623039 Replace URIParams with nsIURI in PWebSocket.ipdl r=valentin 2020-03-25 19:49:59 +00:00
WebSocketConnectionChild.cpp Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
WebSocketConnectionChild.h Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
WebSocketConnectionParent.cpp Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
WebSocketConnectionParent.h Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
WebSocketEventListenerChild.cpp Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +00:00
WebSocketEventListenerChild.h Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +00:00
WebSocketEventListenerParent.cpp
WebSocketEventListenerParent.h
WebSocketEventService.cpp Bug 1621345 - Support for nsIWebSocketEventListener.send() API r=baku,necko-reviewers,dragana 2020-07-29 17:41:56 +00:00
WebSocketEventService.h Bug 1621345 - Support for nsIWebSocketEventListener.send() API r=baku,necko-reviewers,dragana 2020-07-29 17:41:56 +00:00
WebSocketFrame.cpp
WebSocketFrame.h
WebSocketLog.h
moz.build Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
nsITransportProvider.idl
nsIWebSocketChannel.idl Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
nsIWebSocketConnection.idl Bug 1497249 - P1: Introduce nsWebSocketConnection interface for separating socket manipulation r=michal,necko-reviewers 2020-08-03 10:03:08 +00:00
nsIWebSocketEventService.idl Bug 1621345 - Support for nsIWebSocketEventListener.send() API r=baku,necko-reviewers,dragana 2020-07-29 17:41:56 +00:00
nsIWebSocketImpl.idl Bug 1621345 - Support for nsIWebSocketEventListener.send() API r=baku,necko-reviewers,dragana 2020-07-29 17:41:56 +00:00
nsIWebSocketListener.idl Backed out changeset 537608d1e4cc (bug 1621345) for many ns related crashes CLOSED TREE 2020-04-27 02:27:36 +03:00
nsWebSocketConnection.cpp Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00
nsWebSocketConnection.h Bug 1497249 - P2: ipdl for nsIWebSocketConnection r=michal 2020-08-05 15:17:38 +00:00