Make IsReadableStreamDefaultReader() take an ExceptionState&
Also remove the unsafe version of IsReadableStream(). Remove BooleanOperation() helper from readable_stream_operations.cc as it is no longer used. Modify the tests to pass an ExceptionState& argument to IsReadableStream() and IsReadableStreamDefaultReader(). Bug: 853189 Change-Id: I26393861760e3bdab6991e522565067aabae5fb4 Reviewed-on: https://chromium-review.googlesource.com/1118089Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#571086}
Showing
Please register or sign in to comment