[Webkit-unassigned] [Bug 61427] Web Inspector: improve output of console.log(object)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 09:10:39 PDT 2011


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





--- Comment #8 from Pavel Feldman <pfeldman at chromium.org>  2011-05-31 09:10:39 PST ---
(In reply to comment #7)
> I wonder if this would be a good candidate for a "plugin"?
> 
> I actually prefer the existing output rendering, but can see how people might want the proposed one also.

We don't expose API to the console object formatting today. It sounds like it would increase the API surface significantly.

I think that in this case, Nikita's proposal is generic enough to incorporate it into the inspector core. It does not seem to regress anything provided that we do it in a bit more Firebug-ish manner. I.e. keep expand arrow and current behavior + render several properties inline as a part of object description.

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