[webkit-reviews] review requested: [Bug 37215] Web Inspector: be more explicit about resource loading errors : [Attachment 52870] Log error message to inspector console if a resource fails to load. Disable checking of mime-type consistency for failed resource (added localized error details)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 08:31:33 PDT 2010


Andrey Kosyakov <caseq at chromium.org> has asked	for review:
Bug 37215: Web Inspector: be more explicit about resource loading errors
https://bugs.webkit.org/show_bug.cgi?id=37215

Attachment 52870: Log error message to inspector console if a resource fails to
load. Disable checking of mime-type consistency for failed resource (added
localized error details)
https://bugs.webkit.org/attachment.cgi?id=52870&action=review

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
Thanks for the hint, I guess I gave up a little bit to early yesterday -- it
transpired to be a fairly trivial bug in WebCore platform code for mac (see
http://webkit.org/b/37274). Fixed this, along with localized HTTP statuses as a
bonus. Unfortunately, I can't use String::format() now, as it happened not to
support UTF-8 (sic!)


More information about the webkit-reviews mailing list