An image is marked as cancelled for no reason
Categories
(DevTools :: Netmonitor, defect, P1)
Tracking
(firefox76 unaffected, firefox77 unaffected, firefox78 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | fixed |
People
(Reporter: Honza, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
This is a follow up for bug 1640099
But now I am seeing requests blocked (i.e. channel.canceled
) for now visible reason.
Honza
Reporter | ||
Comment 1•4 years ago
|
||
STR:
- Load http://janodvarko.cz/tests/bugzilla/1640598/
- Open DevTools and select the Network panel
- Reload the page
- The
image.png
request is marked as blocked sincechannel.canceled
is set to true. But why?
AR: marked as blocked
ER: not marked as blocked
Honza
Comment 2•4 years ago
|
||
:Honza, if you think that's a regression, then could you try to find a regression range in using for example mozregression?
Updated•4 years ago
|
Reporter | ||
Comment 3•4 years ago
|
||
We might want to backout Bug 1640099 (yet in 78) if there is no easy fix for this.
Honza
Reporter | ||
Comment 4•4 years ago
|
||
Harald, can you please try to reproduce this on your machine?
Perhaps it's just me who is experiencing this?
Honza
Comment 5•4 years ago
|
||
@Honza i can reproduce
Updated•4 years ago
|
Comment 6•4 years ago
|
||
Set release status flags based on info from the regressing bug 1640099
Reporter | ||
Comment 7•4 years ago
|
||
@Junior, just CCing you here, so it isn't forgotten. We need to make a decision whether bug 1640099 should be backed out yet in Fx78 (Soft freeze is on Thursday).
Honza
Comment 8•4 years ago
|
||
I can't reproduce at my side.
Backout might be safer at this moment IMO given no quick solution
Comment 9•4 years ago
|
||
Can't reproduce in Nightly, current or fresh profile.
Reporter | ||
Comment 10•4 years ago
|
||
Thanks for testing everyone!
Let's backout the patch from bug 1640099 since the results are mixed and we should verify how the request.canceled
flag works before shipping.
Honza
Comment 11•4 years ago
|
||
Not sure whether you want to keep this open, but I'll call it fixed for 78 at least.
Updated•4 years ago
|
Description
•