[webkit-reviews] review granted: [Bug 101495] Web Inspector: styled logs should work with multiple log() arguments : [Attachment 173455] Rebased.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 10:04:23 PST 2012


Pavel Feldman <pfeldman at chromium.org> has granted Mike West
<mkwst at chromium.org>'s request for review:
Bug 101495: Web Inspector: styled logs should work with multiple log()
arguments
https://bugs.webkit.org/show_bug.cgi?id=101495

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=173455&action=review


Thanks!

> Source/WebCore/inspector/front-end/ConsoleMessage.js:480
> +	   var currentStyle = null;

It is not that it is now faster. It is that otherwise your code was wrong and
was wrapping everything.


More information about the webkit-reviews mailing list