GoogleChromeLabs / sw-toolbox

[Deprecated] A collection of service worker tools for offlining runtime requests
https://developers.google.com/web/tools/workbox/guides/migrations/migrate-from-sw
Apache License 2.0
3.62k stars 332 forks source link

Removed obsolete dependencies #242

Closed tHBp closed 6 years ago

tHBp commented 7 years ago

The service worker cache polyfill used is now declared obsolete according to repository maintainer(s) as support for cache.addAll is now available in Chrome Stable as well as Opera Stable. See this.

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


tHBp commented 7 years ago

I've signed it.

googlebot commented 7 years ago

CLAs look good, thanks!

tHBp commented 7 years ago

Any update on this?

Ganyanut commented 7 years ago

I signed it!

tHBp commented 6 years ago

Any updates? Pardon me if I'm being hasty, as I'm not familiar with the approval/access flow for merging pull requests to repositories maintained by Google.

jeffposnick commented 6 years ago

Sorry about that—thanks for the contribution. Agreed that the polyfill shouldn't be necessary anymore.