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

Unified Diff: LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt

Issue 23102017: DevTools: fix source maps loading from file scheme urls. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed test Created 7 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 | « no previous file | LayoutTests/inspector/load-file-resource-for-frontend.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt b/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
index e1a22f2a76eb635b46aa799681ae356fe11214f3..464c5b59849e1f517e80ad892641a82cea43659b 100644
--- a/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
+++ b/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: Not allowed to load local resource: index.html
Running: testNetworkResourceNonCached
Loading resource from http://localhost:8080/inspector/network/resources/resource.php
@@ -31,7 +32,7 @@ Dumping request: http://localhost:8080/inspector/network/resources/resource.php?
Running: testResourceFromFileScheme
Loading resource from file:///var/www/index.html
-Failed: Can not load local file
+Failed: Couldn't create a loader
Dumping request: http://localhost:8080/inspector/network/resources/resource.php?cached=1
statusCode: 304
« no previous file with comments | « no previous file | LayoutTests/inspector/load-file-resource-for-frontend.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698