[Webkit-unassigned] [Bug 37215] Web Inspector: be more explicit about resource loading errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 05:03:45 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37215





--- Comment #12 from Pavel Feldman <pfeldman at chromium.org>  2010-04-09 05:03:44 PST ---
(From update of attachment 52870)
Following code workds all over the place in WebCore, why is your case so
special?

String::format("Failed to load resource: the server responded with a status of
%u (%s)", response.httpStatusCode(), response.httpStatusText().utf8().data());

-- 
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