Closed
Bug 1820870
Opened 2 years ago
Closed 6 months ago
[DNR] Add ruleIds filter to getDynamicRules and getSessionRules
Categories
(WebExtensions :: Request Handling, enhancement, P3)
WebExtensions
Request Handling
Tracking
(firefox127 fixed)
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: robwu, Assigned: willdurand)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [addons-jira])
Attachments
(1 file)
getDynamicRules and getSessionRules was recently extended with an optional first parameter, an object with an optional ruleIds
list.
Proposed and implemented at https://bugs.chromium.org/p/chromium/issues/detail?id=1379699
Interface description: https://chromium.googlesource.com/chromium/src/+/b141211e0c65628cf86a68a37d92377186560560%5E%21/#F4
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → wdurand
Status: NEW → ASSIGNED
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/54821d2d3bd4
Add ruleIds filter to getDynamicRules and getSessionRules. r=rpl
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
Assignee | ||
Updated•6 months ago
|
Keywords: dev-doc-needed
MDN content changes are ready for review:
- content Add filter to getDynamicRules and getSessionRules #33646
- BCD Add filter to getDynamicRules and getSessionRules #23114
Flags: needinfo?(wdurand)
Keywords: dev-doc-needed → dev-doc-complete
Assignee | ||
Updated•4 months ago
|
Flags: needinfo?(wdurand)
You need to log in
before you can comment on or make changes to this bug.
Description
•