RESOLVED FIXED81091
Web Inspector: Copy on the Console gives a mangled result.
https://bugs.webkit.org/show_bug.cgi?id=81091
Summary Web Inspector: Copy on the Console gives a mangled result.
Pavel Feldman
Reported 2012-03-14 01:53:16 PDT
Attachments
Patch (65.74 KB, patch)
2012-03-14 02:16 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-03-14 02:16:59 PDT
Vsevolod Vlasov
Comment 2 2012-03-14 02:51:39 PDT
Comment on attachment 131812 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=131812&action=review > Source/WebCore/inspector/front-end/ConsoleMessage.js:133 > + this._formattedMessage.appendChild(document.createTextNode(" ")); Could you please add this separator to stack trace also?
Pavel Feldman
Comment 3 2012-03-14 05:04:08 PDT
Note You need to log in before you can comment on or make changes to this bug.