Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webextensions.api.declarativeNetRequest.RuleCondition - Missing certain rule conditions #24186

Open
danielhjacobs opened this issue Aug 21, 2024 · 2 comments · May be fixed by #24253
Open

webextensions.api.declarativeNetRequest.RuleCondition - Missing certain rule conditions #24186

danielhjacobs opened this issue Aug 21, 2024 · 2 comments · May be fixed by #24253
Labels
data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions

Comments

@danielhjacobs
Copy link
Contributor

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

Chrome 128 added https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest#property-RuleCondition-excludedResponseHeaders and https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest#property-RuleCondition-responseHeaders, plus the supporting dictionary https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest#type-HeaderInfo.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

Compatibility data for the new rule conditions

Did you test this? If so, how?

Used web extensions with these conditions on Chrome 128

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://issues.chromium.org/issues/40727004
https://bugzilla.mozilla.org/show_bug.cgi?id=1877486
https://bugs.webkit.org/show_bug.cgi?id=275158
w3c/webextensions#460

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/RuleCondition

MDN metadata

MDN page report details
  • Query: webextensions.api.declarativeNetRequest.RuleCondition
  • Report started: 2024-08-21T02:15:53.768Z
Copy link

This issue was automatically closed because the title was left as the default, and a summary was not added.

If this is not a spam issue, please replace the <SUMMARIZE THE PROBLEM> part of the title with a short summary of the reported issue, and then post a follow-up comment. A maintainer will review your issue and reopen it if needed.

@github-actions github-actions bot added the invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! label Aug 21, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2024
@danielhjacobs danielhjacobs changed the title webextensions.api.declarativeNetRequest.RuleCondition - <SUMMARIZE THE PROBLEM> webextensions.api.declarativeNetRequest.RuleCondition - Missing certain rule conditions Aug 21, 2024
@danielhjacobs
Copy link
Contributor Author

See also mdn/content#35538

@queengooborg queengooborg reopened this Aug 21, 2024
@queengooborg queengooborg added data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions and removed invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! labels Aug 21, 2024
@danielhjacobs danielhjacobs linked a pull request Aug 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@queengooborg @danielhjacobs and others