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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/core/fetch/FetchContext.h » ('j') | Source/core/fetch/ResourceFetcher.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests overriding user agent via WebInspector extension API 1 Tests overriding user agent via WebInspector extension API
2 2
3 Started extension. 3 Started extension.
4 Running tests... 4 Running tests...
5 RUNNING TEST: extension_testUserAgent 5 RUNNING TEST: extension_testUserAgent
6 Page reloaded. 6 Page reloaded.
7 Page reloaded. 7 Page reloaded.
8 user-agent header for extensions-useragent.html: Mozilla/4.0 (compatible; WebIns pector Extension User-Agent override; RSX-11M) 8 user-agent header for extensions-useragent.html: Mozilla/4.0 (compatible; WebIns pector Extension User-Agent override; RSX-11M)
9 user-agent header for xhr-exists.html: undefined 9 user-agent header for xhr-exists.html: Mozilla/4.0 (compatible; WebInspector Ext ension User-Agent override; RSX-11M)
10 navigator.userAgent: Mozilla/4.0 (compatible; WebInspector Extension User-Agent override; RSX-11M) 10 navigator.userAgent: Mozilla/4.0 (compatible; WebInspector Extension User-Agent override; RSX-11M)
11 All tests done. 11 All tests done.
12 12
OLDNEW
« 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