- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 22 Jan 2015 23:20:25 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 23 January 2015 07:20:51 UTC
Sorry. I'd like to correct the last paragraph in my comment https://github.com/slightlyoff/ServiceWorker/issues/606#issuecomment-71144762 `.start()` does make a change on the ReadableStream which is visible to JS. Before `.start()`, the ReadableStream never becomes `"readable"`, but after `.start()`, it will. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/606#issuecomment-71156329
Received on Friday, 23 January 2015 07:20:51 UTC