Skip to content

Commit

Permalink
Update Chromium data for webextensions.api.cookies.Cookie.sameSite (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Aug 4, 2024
1 parent d4db2c2 commit 0ef1227
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions webextensions/api/cookies.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"__compat": {
"support": {
"chrome": {
"version_added": true
"version_added": "≤72"
},
"edge": "mirror",
"firefox": {
Expand Down Expand Up @@ -511,7 +511,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/cookies/SameSiteStatus",
"support": {
"chrome": {
"version_added": true
"version_added": "≤72"
},
"edge": "mirror",
"firefox": {
Expand Down Expand Up @@ -707,7 +707,7 @@
"__compat": {
"support": {
"chrome": {
"version_added": true
"version_added": "≤72"
},
"edge": "mirror",
"firefox": {
Expand Down

0 comments on commit 0ef1227

Please sign in to comment.