Closed
Bug 1750056
Opened 3 years ago
Closed 3 years ago
Consume the buffer in ReadSegments if we're not going to keep reading.
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file, 1 obsolete file)
As per RelMan request moving the second patch from the dependent bug to here to ease tracking.
Updated•3 years ago
|
status-firefox96:
--- → affected
status-firefox97:
--- → affected
status-firefox98:
--- → affected
status-firefox-esr91:
--- → affected
tracking-firefox96:
--- → +
tracking-firefox97:
--- → +
tracking-firefox98:
--- → +
Assignee | ||
Comment 1•3 years ago
|
||
This is an error case but will avoid the infinite loop.
Assignee | ||
Comment 2•3 years ago
|
||
Dragana helpfully pointed me to netwerk/test/unit/test_http3_large_post.js for tests so I'll try :-)
Flags: needinfo?(emilio)
Assignee | ||
Comment 3•3 years ago
|
||
Confirmed this triggers the original bug.
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emilio)
Assignee | ||
Comment 4•3 years ago
|
||
As per off-bugzilla discussion, let's go for bug 1750587 + the NS_ERROR_UNEXPECTED patch, and make this just about the test.
See Also: → 1750587
Updated•3 years ago
|
Attachment #9259244 -
Attachment description: Bug 1750056 - Add test for this and blocked bug. r=dragana → Bug 1750056 - Add test for blocked bug. r=dragana
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e78a6f5feb98
Add test for blocked bug. r=dragana,necko-reviewers
Updated•3 years ago
|
Attachment #9258983 -
Attachment is obsolete: true
Comment 6•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Comment 7•3 years ago
|
||
bugherder uplift |
Flags: in-testsuite+
Updated•3 years ago
|
tracking-firefox-esr91:
--- → 97+
Comment 8•3 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•