Re: [slightlyoff/ServiceWorker] Receivers of ranged responses must ensure all ranges come from the same underlying resource (#703)

__Update:__ Just realised I was using Chrome 50 for mobile testing, and it does __not__ work when offline. Chrome pre-52 apparently uses Android's media playback (rather than own) and somehow was bypassing the SW or something?

In any case, example with no range support does __not__ work on any version. Example with range support does __not__ work for Chrome < 52, but __does__ work 52+.

See also [chrome bug 575357](https://bugs.chromium.org/p/chromium/issues/detail?id=575357) and [an upcoming Google post](https://github.com/google/WebFundamentals/pull/2906/files).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/703#issuecomment-223801628

Received on Sunday, 5 June 2016 09:15:10 UTC