Skip to content

Commit

Permalink
Update Firefox data for webextensions.api.webRequest.onBeforeSendHead…
Browse files Browse the repository at this point in the history
…ers.details.frameAncestors

This PR updates and corrects version values for Firefox and Firefox Android for the `onBeforeSendHeaders.details.frameAncestors` member of the `webRequest` Web Extensions interface. The data comes from a bug in the web browser's bug tracker.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1305237
  • Loading branch information
queengooborg committed Sep 3, 2024
1 parent c246d40 commit af26cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webextensions/api/webRequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3007,7 +3007,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": true
"version_added": "58"
},
"firefox_android": "mirror",
"opera": "mirror",
Expand Down

0 comments on commit af26cc6

Please sign in to comment.