[Webkit-unassigned] [Bug 37215] Web Inspector: be more explicit about resource loading errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 27 13:28:02 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=37215
--- Comment #27 from Eric Seidel <eric at webkit.org> 2010-04-27 13:28:00 PST ---
This broke Tiger:
http://build.webkit.org/results/Tiger%20Intel%20Release/r58319%20(11315)/http/tests/inspector/console-resource-errors-diffs.txt
---
/Volumes/Data/WebKit-BuildSlave/tiger-intel-release/build/layout-test-results/http/tests/inspector/console-resource-errors-expected.txt
2010-04-27 12:32:32.000000000 -0700
+++
/Volumes/Data/WebKit-BuildSlave/tiger-intel-release/build/layout-test-results/http/tests/inspector/console-resource-errors-actual.txt
2010-04-27 12:32:32.000000000 -0700
@@ -1,7 +1,7 @@
Tests that errors to load a resource cause error messages to be logged to
console.
-missing.cssFailed to load resource: the server responded with a status of 404
(Not Found) console-message console-other-source console-error-level
-non-existent-iframe.htmlFailed to load resource: the server responded with a
status of 404 (Not Found) console-message console-other-source
console-error-level
-non-existent-script.jsFailed to load resource: the server responded with a
status of 404 (Not Found) console-message console-other-source
console-error-level
-non-existent-xhrFailed to load resource: the server responded with a status of
404 (Not Found) console-message console-other-source console-error-level
+missing.cssFailed to load resource: the server responded with a status of 404
(OK) console-message console-other-source console-error-level
+non-existent-iframe.htmlFailed to load resource: the server responded with a
status of 404 (OK) console-message console-other-source console-error-level
+non-existent-script.jsFailed to load resource: the server responded with a
status of 404 (OK) console-message console-other-source console-error-level
+non-existent-xhrFailed to load resource: the server responded with a status of
404 (OK) console-message console-other-source console-error-level
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list