[streams] Remove special handling for empty queue case in SyncWritableStreamStateW... (#247)

...ithQueue

Seems it's old code needs to be cleaned up. It doesn't consult the strategy.
You can merge this Pull Request by running:

  git pull https://github.com/whatwg/streams removeSpecialSync

Or you can view, comment on it, or merge it online at:

  https://github.com/whatwg/streams/pull/247

-- Commit Summary --

  * Remove special handling for empty queue case in SyncWritableStreamStateWithQueue

-- File Changes --

    M index.bs (6)
    M reference-implementation/lib/writable-stream.js (6)

-- Patch Links --

https://github.com/whatwg/streams/pull/247.patch
https://github.com/whatwg/streams/pull/247.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/247

Received on Wednesday, 26 November 2014 07:52:35 UTC