[Webkit-unassigned] [Bug 30974] Web Inspector: Pretty print array-like objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 12 15:35:22 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=30974
John-David Dalton <john.david.dalton at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |john.david.dalton at gmail.com
--- Comment #16 from John-David Dalton <john.david.dalton at gmail.com> 2010-08-12 15:35:21 PST ---
For reference this is how Firebug detects array-like:
http://code.google.com/p/fbug/source/browse/branches/firebug1.6/content/firebug/reps.js#560
This allows jQuery results, MooTools 1.3 results and anything with a
length property and splice method to be displayed as an array. It covers the arguments object too.
--
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