- From: Tsuyoshi Horo <notifications@github.com>
- Date: Fri, 22 Jan 2016 00:05:34 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 22 January 2016 08:06:12 UTC
We disallow mixing ranged responses from different origins. But we allow mixing ranged responses from different origins when CORS is enabled. See https://code.google.com/p/chromium/issues/detail?id=532569 We have layout test for this. https://chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/LayoutTests/http/tests/media/mixed-range-response.html https://chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/service-worker-mixed-response.html --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/703#issuecomment-173838783
Received on Friday, 22 January 2016 08:06:12 UTC