Closed
Bug 1604618
Opened 5 years ago
Closed 5 years ago
support reason for a request cancellation
Categories
(WebExtensions :: Request Handling, enhancement, P2)
WebExtensions
Request Handling
Tracking
(firefox74 fixed)
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This will include two parts:
- setting the loadInfo blocking reason. supports bug 1445211
- sending a notification that contains both the extension id and request id. supports bug 1555057
Assignee | ||
Comment 1•5 years ago
|
||
WIP. Support cancel reason so devtools, download panel, etc. can understand that an extension cancelled a request.
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/628b32020062
support request cancel reason in webrequest r=rpl,Honza
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Comment 4•5 years ago
|
||
Hello,
If this ticket requires manual testing please provide the steps to reproduce/test. Otherwise, the "qe verify -" flag should be set.
Thank you
Flags: needinfo?(mixedpuppy)
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(mixedpuppy) → qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•