[webkit-reviews] review granted: [Bug 81091] Web Inspector: Copy on the Console gives a mangled result. : [Attachment 131812] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 02:51:38 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 81091: Web Inspector: Copy on the Console gives a mangled result.
https://bugs.webkit.org/show_bug.cgi?id=81091

Attachment 131812: Patch
https://bugs.webkit.org/attachment.cgi?id=131812&action=review

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
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?


More information about the webkit-reviews mailing list