Skip to content

Commit

Permalink
Update Chromium data for api.Request.cache.only-if-cached
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `cache.only-if-cached` member of the `Request` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.3).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Request/cache/only-if-cached
  • Loading branch information
queengooborg committed Sep 20, 2024
1 parent 55b0e33 commit 9fd0ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Request.json
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@
"__compat": {
"support": {
"chrome": {
"version_added": "≤83"
"version_added": "64"
},
"chrome_android": "mirror",
"deno": {
Expand Down

0 comments on commit 9fd0ec6

Please sign in to comment.