DescriptionFix ReadableStream getReader({mode: 'byob'})
getReader({mode: 'byob'}) failed with a ReferenceError. Make it throw a
TypeError instead.
BUG=657743
Committed: https://crrev.com/4abae818f5a6e89e539c091819f55d113cf2dc46
Cr-Commit-Position: refs/heads/master@{#426453}
Patch Set 1 #Patch Set 2 : Fix test description #
Total comments: 2
Patch Set 3 : Unconditionally throw if mode is 'byob' #
Messages
Total messages: 12 (4 generated)
|