Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Unified Diff: LayoutTests/http/tests/fetch/window/stream-reader.html

Issue 837673002: Introduce ExclusiveStreamReader. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/fetch/window/stream-reader.html
diff --git a/LayoutTests/http/tests/fetch/window/headers.html b/LayoutTests/http/tests/fetch/window/stream-reader.html
similarity index 80%
copy from LayoutTests/http/tests/fetch/window/headers.html
copy to LayoutTests/http/tests/fetch/window/stream-reader.html
index f0f130831a9273e6adb402edae45a1ebe77a6bf7..f4202284681074c82d726a684ebdc20c26919069 100644
--- a/LayoutTests/http/tests/fetch/window/headers.html
+++ b/LayoutTests/http/tests/fetch/window/stream-reader.html
@@ -3,4 +3,4 @@
<script src = "/resources/testharnessreport.js"></script>
<script src = "/resources/testharness-helpers.js"></script>
<script src = "../resources/fetch-test-helpers.js"></script>
-<script src = "../script-tests/headers.js"></script>
+<script src = "../script-tests/stream-reader.js"></script>
« no previous file with comments | « LayoutTests/http/tests/fetch/serviceworker/stream-reader.html ('k') | LayoutTests/http/tests/fetch/workers/stream-reader.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698