samples icon indicating copy to clipboard operation
samples copied to clipboard

Cleanup service worker samples. Remove old workarounds

Open ebidel opened this issue 7 years ago • 2 comments
trafficstars

I've seen several of the service worker samples that have fallbacks, workarounds for earlier versions of Chrome, and perhaps outdated practices. This can be confusing when someone is trying to learn SW and these extra lines are no longer necessary.

Shall we clean up the examples?

Example that talks about Chrome 49: https://googlechrome.github.io/samples/service-worker/custom-offline-page/

cc @jeffposnick

ebidel avatar Apr 30 '18 15:04 ebidel

Sure; that seems like a worthwhile effort. I'll add it to my plate.

jeffposnick avatar Apr 30 '18 15:04 jeffposnick

  • [ ] Thank you

Yohan22 avatar Nov 20 '18 08:11 Yohan22