Closed Bug 1750587 Opened 4 years ago Closed 4 years ago

Use a different way to determine the end of the upload stream in Http3tream

Categories

(Core :: Networking: HTTP, task, P2)

task

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: dragana, Assigned: dragana)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(2 files)

No description provided.

This is similar to the nsHttpConnection approach.

See Also: → 1750056

The patch adds a diagnostic assertion into Http3SStream code.

Pushed by ddamjanovic@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5b722c1acb3e Use a different way to determine the end of the upload stream. r=necko-reviewers,valentin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Pushed by ddamjanovic@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/10c14d758c81 Make sure that Content-Length header contains the correct number of bytes that will be sent using Http/3. r=necko-reviewers,valentin
Crash Signature: [@ mozilla::net::Http3Stream::ReadSegments]
See Also: → 1749957

Should the crash reports from the assertion (see comment 7) get a new bug? There are 13 crashes from 7+ devices.

Flags: needinfo?(dd.mozilla)

(In reply to Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout) from comment #9)

Should the crash reports from the assertion (see comment 7) get a new bug? There are 13 crashes from 7+ devices.

I will open another bug. The assertion is a sign that something is not using necko API correctly or, unlikely, the check is wrong. The second is unlikely because I would expect more failures in that case.

Flags: needinfo?(dd.mozilla)
Depends on: 1753002

I moved the crash to bug 1753002.

Crash Signature: [@ mozilla::net::Http3Stream::ReadSegments]
Regressions: 1753002
No longer depends on: 1753002
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: