Re: [ServiceWorker] Backpressure on fetch integrated with Streams (#452)

> I'm wondering if we should separate these concepts (arbitration flag and modified flag) into different variables.

If we choose that way (and if `text()` uses arbitration flag only), I don't think we need @domenic's condition (https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70790651). It's ok that `text()` returns a promise resolved with an empty string when the stream is closed.


---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70803114

Received on Wednesday, 21 January 2015 08:51:22 UTC