Description[Fetch API] Fix leaky layout tests.
Chrome implementation of Fetch API keep response alive while response.body
is readable and locked by someone. This CL fix some layout tests
to avoid leaks. See https://codereview.chromium.org/1899873006/ for
more information.
This CL also fixes 'acquiring a reader should not set bodyUsed'
in stream-reader.js, because it was wrong but the assertion failure
was caught and not reported.
BUG=596832
Committed: https://crrev.com/40a9fad2888f2e0395aac0fa1eae7a7c1ac0e262
Cr-Commit-Position: refs/heads/master@{#389751}
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Dependent Patchsets: Messages
Total messages: 19 (11 generated)
|