WebBluetoothCG / demos

Demo applications showing off Web Bluetooth
https://webbluetoothcg.github.io/demos/
Apache License 2.0
624 stars 188 forks source link

Clean up old caches #50

Closed beaufortfrancois closed 8 years ago

beaufortfrancois commented 8 years ago

Following up with @scheib's notes at https://github.com/WebBluetoothCG/demos/pull/46/files/0bfa4f7f7bbd8e5cc5b14299162cc34906063c42#r67991245 and https://github.com/WebBluetoothCG/demos/pull/47/files/511de8626ac54b39f531d5eb8155a4b047c643cc#r67991338, here's a patch that attempts to clean my Service Worker mess.

scheib commented 8 years ago

LGTM. I think it's also OK to leave the trashy cache data. ;) But I think the change to a single named cache is great.