[Webkit-unassigned] [Bug 30974] Web Inspector: Pretty print array-like objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 31 14:18:36 PDT 2009


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





--- Comment #6 from Pavel Feldman <pfeldman at chromium.org>  2009-10-31 14:18:35 PDT ---
I would not be doing it actually. Even now, dumping document.body.childNodes on
a large page might lead to unpleasant overhead. console.dir is what users do
and the heavy result is predictable there.

Btw, I experience difficulties parsing document.body.childNodes output. Show we
print cell-per-row with array index instead?

-- 
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