Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove api.ServiceWorkerGlobalScope.caches from BCD #13487

Merged

Conversation

queengooborg
Copy link
Contributor

This PR removes the caches member of the ServiceWorkerGlobalScope API from BCD. This feature is basically just a duplicate of the caches feature in _globals, and the data matches perfectly between the two (aside from Firefox, though that's due to service worker support being added later,).

This PR removes the `caches` member of the `ServiceWorkerGlobalScope` API from BCD.  This feature is basically just a duplicate of the `caches` feature in `_globals`, and the data matches perfectly between the two (aside from Firefox, though that's due to service worker support being added later,).
@queengooborg queengooborg added needs-release-note 📰 needs content update This PR needs a corresponding update to mdn/content to update the documentation labels Nov 12, 2021
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 12, 2021
@queengooborg queengooborg removed the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Nov 13, 2021
@foolip foolip merged commit e2bb881 into mdn:main Nov 22, 2021
@queengooborg queengooborg deleted the api/ServiceWorkerGlobalScope/caches/removal branch November 22, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants