-
- Downloads
Bug 1818756 - Propagate stream error code from server to client, r=jesup,necko-reviewers,saschanaz
Differential Revision: https://phabricator.services.mozilla.com/D174237
Showing
- dom/webtransport/api/WebTransport.cpp 84 additions, 20 deletionsdom/webtransport/api/WebTransport.cpp
- dom/webtransport/api/WebTransport.h 16 additions, 6 deletionsdom/webtransport/api/WebTransport.h
- dom/webtransport/api/WebTransportBidirectionalStream.cpp 7 additions, 7 deletionsdom/webtransport/api/WebTransportBidirectionalStream.cpp
- dom/webtransport/api/WebTransportBidirectionalStream.h 1 addition, 1 deletiondom/webtransport/api/WebTransportBidirectionalStream.h
- dom/webtransport/api/WebTransportReceiveStream.cpp 2 additions, 2 deletionsdom/webtransport/api/WebTransportReceiveStream.cpp
- dom/webtransport/api/WebTransportReceiveStream.h 2 additions, 1 deletiondom/webtransport/api/WebTransportReceiveStream.h
- dom/webtransport/api/WebTransportSendStream.cpp 2 additions, 2 deletionsdom/webtransport/api/WebTransportSendStream.cpp
- dom/webtransport/api/WebTransportSendStream.h 2 additions, 1 deletiondom/webtransport/api/WebTransportSendStream.h
- dom/webtransport/api/WebTransportStreams.cpp 10 additions, 7 deletionsdom/webtransport/api/WebTransportStreams.cpp
- dom/webtransport/child/WebTransportChild.cpp 10 additions, 4 deletionsdom/webtransport/child/WebTransportChild.cpp
- dom/webtransport/child/WebTransportChild.h 5 additions, 0 deletionsdom/webtransport/child/WebTransportChild.h
- dom/webtransport/parent/WebTransportParent.cpp 118 additions, 17 deletionsdom/webtransport/parent/WebTransportParent.cpp
- dom/webtransport/parent/WebTransportParent.h 15 additions, 0 deletionsdom/webtransport/parent/WebTransportParent.h
- dom/webtransport/shared/PWebTransport.ipdl 31 additions, 3 deletionsdom/webtransport/shared/PWebTransport.ipdl
- netwerk/protocol/http/Http3Session.cpp 49 additions, 8 deletionsnetwerk/protocol/http/Http3Session.cpp
- netwerk/protocol/http/Http3Session.h 10 additions, 1 deletionnetwerk/protocol/http/Http3Session.h
- netwerk/protocol/http/Http3WebTransportSession.cpp 19 additions, 0 deletionsnetwerk/protocol/http/Http3WebTransportSession.cpp
- netwerk/protocol/http/Http3WebTransportSession.h 3 additions, 0 deletionsnetwerk/protocol/http/Http3WebTransportSession.h
- netwerk/protocol/webtransport/WebTransportSessionProxy.cpp 36 additions, 0 deletionsnetwerk/protocol/webtransport/WebTransportSessionProxy.cpp
- netwerk/protocol/webtransport/WebTransportStreamProxy.cpp 5 additions, 0 deletionsnetwerk/protocol/webtransport/WebTransportStreamProxy.cpp
Loading
Please register or sign in to comment