NEW 10361
WebKit should allow for logging of errors other than JavaScript
https://bugs.webkit.org/show_bug.cgi?id=10361
Summary WebKit should allow for logging of errors other than JavaScript
Eric Seidel (no email)
Reported 2006-08-12 01:26:57 PDT
WebKit should allow for logging of errors other than JavaScript FireFox allows for logging for CSS errors in its error console. WebKit should have a way to log errors other than JavaScript errors (such as CSS errors, SVG parse errors, bad MIME type errors, etc.) This would be useful to developers. Safari could then choose to display whatever types of errors it wanted.
Attachments
Alexey Proskuryakov
Comment 1 2008-05-15 02:00:06 PDT
I think that this is now implemented for Inspector, but not for WebKit clients.
Note You need to log in before you can comment on or make changes to this bug.