[whatwg/streams] WritableStream: Test no-op releaseLock (#588)

Calling releaseLock() a second time on the same Writer should be a no-op. Verify
that it is.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * WritableStream: Test no-op releaseLock

-- File Changes --

    M reference-implementation/to-upstream-wpts/writable-streams/general.js (11)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/588

Received on Wednesday, 2 November 2016 17:05:01 UTC