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

It seems Anne is basically more concerned about "arbitration".

As Yutaka said in https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70782450, we were wondering if there's need for "modified flag". Maybe there's no concrete reason to ban drained request/response (https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70783239) found so far?

Domenic's this idea (https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70718250) is also taking care of dirtyness.

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

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

Received on Wednesday, 21 January 2015 08:33:21 UTC