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

Side by Side Diff: LayoutTests/http/tests/inspector/console-resource-errors-expected.txt

Issue 23530041: DevTools: Make VM script names less noisy. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined Created 7 years, 3 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
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/console-test.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests that errors to load a resource cause error messages to be logged to consol e. 1 Tests that errors to load a resource cause error messages to be logged to consol e.
2 2
3 3
4 GET http://127.0.0.1:8000/inspector/missing.css 404 (Not Found) console-resource -errors-iframe.html:3 console-message console-error-level 4 GET http://127.0.0.1:8000/inspector/missing.css 404 (Not Found) console-resource -errors-iframe.html:3 console-message console-error-level
5 GET http://127.0.0.1:8000/inspector/non-existent-iframe.html 404 (Not Found) non -existent-iframe.html:1 console-message console-error-level 5 GET http://127.0.0.1:8000/inspector/non-existent-iframe.html 404 (Not Found) non -existent-iframe.html:1 console-message console-error-level
6 GET http://127.0.0.1:8000/inspector/non-existent-script.js 404 (Not Found) conso le-resource-errors-iframe.html:4 console-message console-error-level 6 GET http://127.0.0.1:8000/inspector/non-existent-script.js 404 (Not Found) conso le-resource-errors-iframe.html:4 console-message console-error-level
7 GET http://127.0.0.1:8000/inspector/non-existent-xhr 404 (Not Found) console-res ource-errors.html:18loadXHR console-resource-errors.html:18performActions consol e-resource-errors.html:10(anonymous function) [VM] (scriptId):1 console-message console-error-level 7 GET http://127.0.0.1:8000/inspector/non-existent-xhr 404 (Not Found) console-res ource-errors.html:18loadXHR console-resource-errors.html:18performActions consol e-resource-errors.html:10(anonymous function) VM:1 console-message console-error -level
8 8
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/console-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698