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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/loader/resource-request-callbacks.html ('k') | Source/core/fetch/FetchContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/loader/resource-request-callbacks-expected.txt
diff --git a/LayoutTests/fast/loader/resource-request-callbacks-expected.txt b/LayoutTests/fast/loader/resource-request-callbacks-expected.txt
deleted file mode 100644
index 290e96343266f6dffbd7ab488da5574f7b745f77..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/loader/resource-request-callbacks-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-main frame - img requested 'dice.png'
-main frame - img requested 'dice.png'
-main frame - img requested 'not-existing.png'
-main frame - css requested 'Ahem.ttf'
-main frame - css requested 'greenbox-hotspot35-4.cur'
-main frame - css requested 'lenna.png'
-main frame - script requested 'empty-script.js'
-main frame - img requested 'mu.png'
-main frame - img requested 'oval.png'
-main frame - img requested 'png_per_row_alpha.png'
-main frame - css requested 'palatted-color-png-gamma-one-color-profile.png'
-This test checks that the correct callbacks for resource requests are invoked. It passes if you see the callbacks for 11 resources.
-
-
-
-PASS
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« 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