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

Unified Diff: LayoutTests/http/tests/inspector/extensions-useragent-expected.txt

Issue 24009002: Move synchronously fetching to ResourceFetcher, as well as most of the logic (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/fetch/FetchContext.h » ('j') | Source/core/fetch/ResourceFetcher.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector/extensions-useragent-expected.txt
diff --git a/LayoutTests/http/tests/inspector/extensions-useragent-expected.txt b/LayoutTests/http/tests/inspector/extensions-useragent-expected.txt
index ffc881ae72f6c6700f7822565eba0a3de65c4252..75928c47dbb962f4f2f48445420962d6e472cd76 100644
--- a/LayoutTests/http/tests/inspector/extensions-useragent-expected.txt
+++ b/LayoutTests/http/tests/inspector/extensions-useragent-expected.txt
@@ -6,7 +6,7 @@ RUNNING TEST: extension_testUserAgent
Page reloaded.
Page reloaded.
user-agent header for extensions-useragent.html: Mozilla/4.0 (compatible; WebInspector Extension User-Agent override; RSX-11M)
-user-agent header for xhr-exists.html: undefined
+user-agent header for xhr-exists.html: Mozilla/4.0 (compatible; WebInspector Extension User-Agent override; RSX-11M)
navigator.userAgent: Mozilla/4.0 (compatible; WebInspector Extension User-Agent override; RSX-11M)
All tests done.
« no previous file with comments | « no previous file | Source/core/fetch/FetchContext.h » ('j') | Source/core/fetch/ResourceFetcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698