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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 30 00:36:35 PDT 2011


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





--- Comment #3 from Nikita Vasilyev <me at elv1s.ru>  2011-05-30 00:36:34 PST ---
I wonder why do we need a backend written in C++ to get all keys of an object? It seems feasible to do in pure JS https://gist.github.com/367080/#L93. Is it all about performance?

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