Bug 66333
Summary: | Web Inspector: console.error should dump stack as console.trace does for consistency with FireBug | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pavel Feldman <pfeldman> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, burg, bweinstein, joepeck, keishi, kir, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Pavel Feldman
http://getfirebug.com/wiki/index.php/Console_API suggests that console.error does not print the stack trace, however, Firebug users got used to the opposite.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kirill Maximov
Thanks for filing this :)