Closed
Bug 1213483
(webRequest-full)
Opened 9 years ago
Closed 7 years ago
Complete the implementation of chrome.webRequest
Categories
(WebExtensions :: Request Handling, defect, P1)
WebExtensions
Request Handling
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webRequest]triaged)
The methods on the API are:
https://developer.chrome.com/extensions/webRequest
To be implemented:
handlerBehaviorChanged()
onAuthRequired
onBeforeRedirect
onErrorOccurred
Reporter | ||
Comment 1•9 years ago
|
||
chrome.webRequest.onErrorOccurred.addListener
chrome.webRequest.onBeforeRedirect.addListener
used by Ghostery
Blocks: e10s-ghostery
Reporter | ||
Updated•9 years ago
|
Flags: blocking-webextensions+
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → g.maone
Iteration: --- → 45.1 - Nov 16
Updated•9 years ago
|
Blocks: webext-port-noscript
Reporter | ||
Updated•9 years ago
|
Iteration: 45.1 - Nov 16 → 45.2 - Nov 30
Updated•9 years ago
|
Blocks: webext-port-abp
Reporter | ||
Updated•9 years ago
|
Iteration: 45.2 - Nov 30 → ---
Updated•9 years ago
|
Alias: webRequest-full
Reporter | ||
Updated•9 years ago
|
Whiteboard: [webRequest] → [webRequest]triaged
Reporter | ||
Updated•9 years ago
|
Priority: -- → P1
Reporter | ||
Updated•8 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: Request Handling
Flags: blocking-webextensions+
Assignee | ||
Updated•7 years ago
|
Assignee: g.maone → mixedpuppy
Assignee | ||
Comment 2•7 years ago
|
||
meta bug with no dependencies, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•