[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:59:27 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=30974
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #64278|review? |review+
Flag| |
--- Comment #18 from Joseph Pecoraro <joepeck at webkit.org> 2010-08-12 15:59:26 PST ---
(From update of attachment 64278)
> +++ b/WebCore/inspector/front-end/InjectedScript.js
> + if (isFinite(obj.length) && typeof obj.callee === "function") // arguments.
One space before the comment. ;)
r=me
--
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