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

Unified Diff: LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt

Issue 190583004: Revert XMLHttpRequest's receive-as-blob implementation back to use memory until Chromium is fixed (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: http/tests/inspector/network/network-xhr-async-response-type-blob.html expectation update Created 6 years, 9 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
« no previous file with comments | « no previous file | Source/core/xml/XMLHttpRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt
index f626e989b3239f5a60d92d863693367db834ec6d..1309bbd809b3a265dbbb6c6bc6c9ca5e0eec5072 100644
--- a/LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt
+++ b/LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt
@@ -5,5 +5,5 @@ http://127.0.0.1:8000/inspector/network/resources/resource.php
resource.type: xhr
resource.size: 11
resource.content before requesting content: undefined
-resource.content after requesting content: null
+resource.content after requesting content: Hello world
« no previous file with comments | « no previous file | Source/core/xml/XMLHttpRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698