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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/resources/redirect-with-delay-iframe.html

Issue 2736623002: Revert "Do not reuse a loading resource associated with another fetcher"
Patch Set: rebase Created 3 years, 8 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
Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/resources/redirect-with-delay-iframe.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/resources/redirect-with-delay-iframe.html b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/resources/redirect-with-delay-iframe.html
deleted file mode 100644
index 8882d48d7f7b88bc7332a87fd9737756e6596ec5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/resources/redirect-with-delay-iframe.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<!doctype html>
-<meta http-equiv = "Content-Security-Policy" content = "script-src http://localhost:8000/ 'unsafe-inline'">
-<script src="http://localhost:8000/security/contentSecurityPolicy/resources/redirect.pl?type=script&wait=true"></script>
-

Powered by Google App Engine
This is Rietveld 408576698