Fix showing the related extension for blocked resources
Categories
(DevTools :: Netmonitor, defect, P1)
Tracking
(firefox-esr68 unaffected, firefox-esr78 unaffected, firefox79 unaffected, firefox80 wontfix, firefox81 fixed, firefox82 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox-esr78 | --- | unaffected |
| firefox79 | --- | unaffected |
| firefox80 | --- | wontfix |
| firefox81 | --- | fixed |
| firefox82 | --- | fixed |
People
(Reporter: remtanmajitenshi, Assigned: bomsy)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Bug 1555057 is broken in 80 release. Mozregression points to Bug 1625909.
DEBUG : Found commit message:
Bug 1625909 - Use the ResourceWatcher API to fetch Network Events r=ochameau,Honza,nchevobbe
This patch migrates to using the Resource Watcher API to handle Network events, it adds a legacy listeners for the network events
Differential Revision: https://phabricator.services.mozilla.com/D71543
DEBUG : Did not find a branch, checking all integration branches
INFO : The bisection is done.
INFO : Stopped
What were you doing?
- Install uBlock Origin
- Open netmonitor
- Load some site
- Look at transferred column
What happened?
Transferred column is saying "Blocked By Extension"
What should have happened?
Transferred column should say "Blocked By uBlock Origin"
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
Thanks for reporting!
Looking into fixing!
| Assignee | ||
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Set release status flags based on info from the regressing bug 1625909
Updated•5 years ago
|
Updated•5 years ago
|
Comment 5•5 years ago
|
||
| bugherder | ||
Comment 6•5 years ago
|
||
Please nominate this for Beta approval when you get a chance.
| Assignee | ||
Comment 7•5 years ago
|
||
Comment on attachment 9172112 [details]
Bug 1661186 - Show the extension name for the blocked request r=honza
Beta/Release Uplift Approval Request
- User impact if declined: Small JS Change. Impacts only developers.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Not risky. Small change which show the specific extension name. Impacts only developers.
- String changes made/needed:
Comment 8•5 years ago
|
||
Comment on attachment 9172112 [details]
Bug 1661186 - Show the extension name for the blocked request r=honza
Approved for 81.0b4.
Comment 9•5 years ago
|
||
| bugherder uplift | ||
Description
•