Skip to content

Commit

Permalink
webrequest.onbeforesendheaders frameAncestors (#21356)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebloor authored Nov 28, 2023
1 parent 21e9b94 commit 9f20496
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions webextensions/api/webRequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2952,6 +2952,25 @@
}
}
},
"frameAncestors": {
"__compat": {
"support": {
"chrome": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": true
},
"firefox_android": "mirror",
"opera": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror"
}
}
},
"frameId": {
"__compat": {
"support": {
Expand Down

0 comments on commit 9f20496

Please sign in to comment.