Closed Bug 1822471 Opened 1 year ago Closed 1 year ago

Improve handling in Http3WebTransportSession

Categories

(Core :: Networking, task, P2)

task

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: kershaw, Assigned: kershaw)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Our current code assumes mSendState only switches between WAITING_DATAGRAM and WRITING_DATAGRAM, but this is wrong.
Sometimes Http3WebTransportSession::ReadSegments can be called twice and the mSendState can be messed.

Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99459ca0ae11
Handle Http3WebTransportSession::mSendState properly, r=jesup,necko-reviewers
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: