Closed
Bug 1640099
Opened 5 years ago
Closed 5 years ago
Make sure blocking reasons is always set
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Honza, Assigned: Honza)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is a follow up for bug 1638313
The response listener is sending blocking reason to the client and the code should ensure that it's always set (otherwise the client wouldn't mark the request as blocked).
Honza
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → odvarko
Status: NEW → ASSIGNED
Pushed by jodvarko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9036936c1908
imported patch always-set-reason.diff r=bomsy
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Comment 4•5 years ago
|
||
Backed out changeset 9036936c1908 (bug 1640099) on dev's request.
Backout:
https://hg.mozilla.org/integration/autoland/rev/db9a979064b76dc219f1f8cfb48fb5085b3cbcd9
Updated•5 years ago
|
Status: RESOLVED → REOPENED
status-firefox78:
fixed → ---
Resolution: FIXED → ---
Target Milestone: Firefox 78 → ---
Comment 5•5 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(odvarko)
Assignee | ||
Comment 6•5 years ago
|
||
I am closing this bug for now, since the patch introduces a regression bug 1640598
Honza
Status: REOPENED → RESOLVED
Closed: 5 years ago → 5 years ago
Flags: needinfo?(odvarko)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•