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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt

Issue 1923003002: Clear Resource::m_loader in Resource::finish() and Resource::error() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase, comment in background.js Created 4 years, 7 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: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt
index 998e309abd1b2ec98fa2cd3ce9b695862156a180..f6ae8d1515ec4816d32adb47d898d203ea0512b3 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 11: iframe loaded
CONSOLE MESSAGE: line 6: XHR loaded: 1
Tests that XHRs with the same url as a main resource have correct category.
-Bug 68648
+Bug 68648
xhr

Powered by Google App Engine
This is Rietveld 408576698