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

Side by Side Diff: third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt

Issue 2353013002: [test] Resources served from MemoryCache - early exit (Closed)
Patch Set: use the right issue :P Created 4 years, 2 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): true 1 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): true
2 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false 2 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false
3 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false 3 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false
4 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif?nocache): false 4 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif?nocache): false
5 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false 5 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false
6 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false 6 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false
7 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false 7 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false
8 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false 8 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false
9 MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos ton.gif): false
9 Blocked images can be reloaded, so neither onload nor onerror is called. Only ch eck here that onload is never called when image is blocked. 10 Blocked images can be reloaded, so neither onload nor onerror is called. Only ch eck here that onload is never called when image is blocked.
10 11
11 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 12 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
12 13
13 14
14 PASS: first image loaded 15 PASS: first image loaded
15 PASS successfullyParsed is true 16 PASS successfullyParsed is true
16 17
17 TEST COMPLETE 18 TEST COMPLETE
18 19
19 20
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698