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

Unified Diff: LayoutTests/http/tests/misc/resources/redirect-to-external-url.php

Issue 14264012: Create errors (especially cancellation errors) internally to WebCore, rather (Closed) Base URL: svn://svn.chromium.org/blink/trunk/
Patch Set: Created 7 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: LayoutTests/http/tests/misc/resources/redirect-to-external-url.php
===================================================================
--- LayoutTests/http/tests/misc/resources/redirect-to-external-url.php (revision 148290)
+++ LayoutTests/http/tests/misc/resources/redirect-to-external-url.php (working copy)
@@ -1,4 +0,0 @@
-<?php
- header('Location: spaceballs://the-flamethrower/');
- header('HTTP/1.0 302 Found');
-?>

Powered by Google App Engine
This is Rietveld 408576698