Closed
Bug 1745767
Opened 4 years ago
Closed 3 years ago
[DNR] Implement declarativeNetRequest.isRegexSupported
Categories
(WebExtensions :: Request Handling, enhancement, P3)
WebExtensions
Request Handling
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: robwu, Assigned: robwu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wecg])
Attachments
(1 file)
Add a validator to check whether a specified pattern is a valid regexp for use as a regexFilter in DNR.
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
Points: --- → 2
| Assignee | ||
Comment 1•3 years ago
|
||
The supported format is a subject of WECG discussion @ https://github.com/w3c/webextensions/issues/344
For the impact on the implementation, see https://bugzilla.mozilla.org/show_bug.cgi?id=1745760#c1
Depends on: 1745760
See Also: → https://github.com/w3c/webextensions/issues/344
Whiteboard: [mv3-m2] → [wecg]
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/09be4103ca1a
Implement DNR isRegexSupported r=rpl
Comment 4•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•