[Webkit-unassigned] [Bug 45067] test failure: inspector/console-format.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 1 16:00:34 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45067
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|LayoutTestFailure |
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> 2010-09-01 16:00:33 PST ---
The diff shows:
"Error: Unknown error" => "Error: "
Which is what r66616 did as expected.
http://trac.webkit.org/changeset/66616/trunk/JavaScriptCore/runtime/ErrorPrototype.cpp
Sounds to me like we just need to check in updated results.
it also looks like v8 already has the empty error message. So you could check to see
if we can remove the chromium platform specific results after reseting the results:
LayoutTests/platform/chromium/inspector/console-format-expected.txt
--
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