[Webkit-unassigned] [Bug 19157] Inspector should support console.trace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 26 14:36:35 PDT 2008


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


kmccullough at apple.com changed:

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




------- Comment #8 from kmccullough at apple.com  2008-09-26 14:36 PDT -------
(From update of attachment 23843)
JSConsole::trace doesn't use the "arguments" argument.  Either remove the name
or the argument altogether.

In Console::trace use this->page() instead of checking the m_frame, we made a
helper to do this easier.

Also please file a bug that says we should include and name (program) and
(eval) nodes.

Also please edit 19229 to also give better names than (anonymous function) when
possible.


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