webextensions.api.declarativeNetRequest.RuleCondition - Add "initiatorDomains" property to support table
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The RuleCondition property initiatorDomains is missing from the support table. It is mentioned in the documentation as a replacement for the deprecated domains (unsupported in Firefox).
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Legacy Edge (12-18), Safari
What did you expect to see?
Supported Chrome ≥101 (https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest#property-RuleCondition-initiatorDomains) Supported Firefox (unsure of the version, but Rob Wu said it is supported https://bugzilla.mozilla.org/show_bug.cgi?id=1908959#c1) Unsure of Safari support
Did you test this? If so, how?
.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
.
Do you have anything more you want to share?
.
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-07-19T20:33:42.035Z