Make IsClosed() and IsErrored() take an ExceptionState& argument
Modify IsClosed() and IsErrored() in blink::ReadableStreamOperations to take an ExceptionState& parameters. Modify the wrappers in BodyStreamBuffer to also take ExceptionState&, and make the callers handle exceptions from them correctly. Bug: 853189 Change-Id: I64a806571bd2c080de3ee2b5966cad6142ba0e15 Reviewed-on: https://chromium-review.googlesource.com/1116634 Commit-Queue: Adam Rice <ricea@chromium.org> Reviewed-by:Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#571038}
Showing
Please register or sign in to comment