[webkit-reviews] review granted: [Bug 109453] Web Inspector: provide basic console.table implementation (no [, columns] support) : [Attachment 188763] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 02:22:58 PST 2013


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 109453: Web Inspector: provide basic console.table implementation (no
[,columns] support)
https://bugs.webkit.org/show_bug.cgi?id=109453

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=188763&action=review


> Source/WebCore/inspector/InjectedScriptSource.js:151
> +	   if (InjectedScriptHost.type(columns) == "array") {

===


More information about the webkit-reviews mailing list