Closed
Bug 1600069
Opened 5 years ago
Closed 5 years ago
Expose webNavigation.TransitionType in webRequest.onBeforeRequest
Categories
(WebExtensions :: Request Handling, enhancement)
WebExtensions
Request Handling
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mozilla+bugzilla, Unassigned)
Details
It would be useful to make certain decisions inside webRequest.onBeforeRequest listeners based on the webNavigation.TransitionType. Not sure if that's even feasible, possible or wanted, since I guess TransitionType is part of webNavigation for a reason - but if there's a chance that it could be done, that'd be great. I'd also be interested in working on that in case it is.
Updated•5 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → All
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Request Handling
Comment 2•5 years ago
|
||
The mechanisms that drive these APIs are quite different, attempting to combine them in this way isn't something we'd do.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•