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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt

Issue 59043006: Avoid reusing XMLHttpRequest resources during document load. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Reduce scope of test to lessen timeout potential Created 7 years, 1 month 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
OLDNEW
(Empty)
1
2 PASS Synchronous XMLHttpRequest and caching during document load
3 PASS Test repeated sync requests using verb 'GET with constant query
4 PASS Test repeated sync requests using verb 'GET with no query
5 PASS Test repeated sync requests using verb 'GET with unique query string
6 PASS Test repeated sync requests using verb 'GET with empty query
7 PASS Test repeated sync requests using verb 'PUT with constant query
8 PASS Test repeated sync requests using verb 'PUT with no query
9 PASS Test repeated sync requests using verb 'PUT with unique query string
10 PASS Test repeated sync requests using verb 'PUT with empty query
11 PASS Test repeated sync requests using verb 'POST with constant query
12 PASS Test repeated sync requests using verb 'POST with no query
13 PASS Test repeated sync requests using verb 'POST with unique query string
14 PASS Test repeated sync requests using verb 'POST with empty query
15 PASS Test repeated sync requests using verb 'PROPFIND with constant query
16 PASS Test repeated sync requests using verb 'PROPFIND with no query
17 PASS Test repeated sync requests using verb 'PROPFIND with unique query string
18 PASS Test repeated sync requests using verb 'PROPFIND with empty query
19
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching.html ('k') | Source/core/fetch/ResourceFetcher.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698