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

Side by Side Diff: LayoutTests/fast/loader/resource-request-callbacks-expected.txt

Issue 1288323006: Remove willRequestResource callback, it is unused outside of tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove some experiments I accidentally included Created 5 years, 4 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
OLDNEW
(Empty)
1 main frame - img requested 'dice.png'
2 main frame - img requested 'dice.png'
3 main frame - img requested 'not-existing.png'
4 main frame - css requested 'Ahem.ttf'
5 main frame - css requested 'greenbox-hotspot35-4.cur'
6 main frame - css requested 'lenna.png'
7 main frame - script requested 'empty-script.js'
8 main frame - img requested 'mu.png'
9 main frame - img requested 'oval.png'
10 main frame - img requested 'png_per_row_alpha.png'
11 main frame - css requested 'palatted-color-png-gamma-one-color-profile.png'
12 This test checks that the correct callbacks for resource requests are invoked. I t passes if you see the callbacks for 11 resources.
13
14
15
16 PASS
17 PASS successfullyParsed is true
18
19 TEST COMPLETE
20
OLDNEW
« no previous file with comments | « LayoutTests/fast/loader/resource-request-callbacks.html ('k') | Source/core/fetch/FetchContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698