[Webkit-unassigned] [Bug 38664] Web Inspector: add a "table" method to console, to allow output of tabular data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 00:13:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38664





--- Comment #33 from Pavel Feldman <pfeldman at chromium.org>  2010-06-02 00:13:06 PST ---
> Summary: ditch the "sort" property.

Totally fine with me + it can be added later in case we need it.

Btw, do we want to pass the console.table information along to the console clients? That way tables make their ways to the browser-specific consoles / system console / layout test dumps. I think we pass logs for dir and dirxml along and dump them in toString format, but I am not sure. Anyways, worth thinking. The reason I bring it up is that sorting option would make sense there - you can't sort raw dump in the system console. This all could be saved for later though.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list