Closed
Bug 1595145
Opened 5 years ago
Closed 5 years ago
WebResponse.body.read() should timeout
Categories
(GeckoView :: General, enhancement, P1)
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: snorp, Assigned: snorp)
Details
(Whiteboard: [geckoview:m1911])
Attachments
(1 file)
Right now this blocks indefinitely, which is not ideal.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by jwillcox@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7a759d68461
Allow `GeckoInputStream#read()` to timeout. r=geckoview-reviewers,agi,esawin
Updated•5 years ago
|
Assignee: nobody → snorp
Priority: -- → P1
Whiteboard: [geckoview:m1911]
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•