[Webkit-unassigned] [Bug 19155] Inspector should support console.dir

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 06:21:30 PDT 2008


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


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22811|review?                     |review-
               Flag|                            |




------- Comment #13 from timothy at hatcher.name  2008-08-15 06:21 PDT -------
(From update of attachment 22811)
The __lookupGetter__ change is wrong.

You need to quote the property name in braket notation.

Otherwise you are looking for a property who's name is "[Function]" or whatever
the toString result for window.__lookupGetter__ is.

Also explain why you made the change in the ChangeLog.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list