Closed
Bug 1811498
Opened 3 years ago
Closed 3 years ago
[DNR] Set isUrlFilterCaseSensitive false by default
Categories
(WebExtensions :: Request Handling, task)
WebExtensions
Request Handling
Tracking
(firefox111 fixed)
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: robwu, Assigned: robwu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wecg][addons-jira])
Attachments
(1 file)
There is consensus in the WECG to set the default of ruleCondition.isUrlFilterCaseSensitive to false: https://github.com/w3c/webextensions/issues/269
While our implementation already does that, the comment in the JSON schema is inaccurate and we didn't have test coverage to check the default behavior.
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/356e3ecc7a85
Add test for isUrlFilterCaseSensitive=false r=rpl
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•