gecko-dev/netwerk/protocol/websocket
Emilio Cobos Álvarez 25c0d10932 Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu
Sorry this is not a particularly easy patch to review. But it should be
mostly straight-forward.

I kept Document::Dispatch mostly for convenience, but could be
cleaned-up too / changed by SchedulerGroup::Dispatch. Similarly maybe
that can just be NS_DispatchToMainThread if we add an NS_IsMainThread
check there or something (to preserve shutdown semantics).

Differential Revision: https://phabricator.services.mozilla.com/D190450
2023-10-10 08:51:12 +00:00
..
BaseWebSocketChannel.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
BaseWebSocketChannel.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
IPCTransportProvider.cpp
IPCTransportProvider.h
PTransportProvider.ipdl
PWebSocket.ipdl Bug 1842754 - Make LoadInfoArgs non-optional over IPC r=necko-reviewers,jesup 2023-08-11 13:45:25 +00:00
PWebSocketConnection.ipdl Bug 1758155 - Make PWebSocketConnection a toplevel actor, r=necko-reviewers,jesup 2023-08-31 11:45:04 +00:00
PWebSocketEventListener.ipdl
WebSocketChannel.cpp Bug 1052909 - Remove network.websocket.auto-follow-http-redirects pref r=necko-reviewers,kershaw 2023-10-04 16:21:45 +00:00
WebSocketChannel.h Bug 1052909 - Remove network.websocket.auto-follow-http-redirects pref r=necko-reviewers,kershaw 2023-10-04 16:21:45 +00:00
WebSocketChannelChild.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
WebSocketChannelChild.h
WebSocketChannelParent.cpp Bug 1842754 - Make LoadInfoArgs non-optional over IPC r=necko-reviewers,jesup 2023-08-11 13:45:25 +00:00
WebSocketChannelParent.h Bug 1842754 - Make LoadInfoArgs non-optional over IPC r=necko-reviewers,jesup 2023-08-11 13:45:25 +00:00
WebSocketConnection.cpp Bug 1791633 - rename nsISSLSocketControl to nsITLSSocketControl and move it and nsITransportSecurityInfo to PSM r=necko-reviewers,kershaw 2022-11-16 16:37:29 +00:00
WebSocketConnection.h
WebSocketConnectionBase.h
WebSocketConnectionChild.cpp Bug 1758155 - Make PWebSocketConnection a toplevel actor, r=necko-reviewers,jesup 2023-08-31 11:45:04 +00:00
WebSocketConnectionChild.h
WebSocketConnectionListener.h
WebSocketConnectionParent.cpp Bug 1758155 - Make PWebSocketConnection a toplevel actor, r=necko-reviewers,jesup 2023-08-31 11:45:04 +00:00
WebSocketConnectionParent.h Bug 1758155 - Make PWebSocketConnection a toplevel actor, r=necko-reviewers,jesup 2023-08-31 11:45:04 +00:00
WebSocketEventListenerChild.cpp
WebSocketEventListenerChild.h
WebSocketEventListenerParent.cpp
WebSocketEventListenerParent.h
WebSocketEventService.cpp
WebSocketEventService.h
WebSocketFrame.cpp
WebSocketFrame.h
WebSocketLog.h
moz.build
nsITransportProvider.idl
nsIWebSocketChannel.idl
nsIWebSocketEventService.idl
nsIWebSocketImpl.idl
nsIWebSocketListener.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00