[Webkit-unassigned] [Bug 19791] Inspector should show the source file that called console.time and console.timeEnd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 8 04:55:18 PDT 2008


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


casey.hattori at gmail.com changed:

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




------- Comment #1 from casey.hattori at gmail.com  2008-08-08 04:55 PDT -------
Created an attachment (id=22704)
 --> (https://bugs.webkit.org/attachment.cgi?id=22704&action=view)
as far as I have

[CustomCall] let's you override getCallData for a class like Console but I
can't figure out how to override for a function like console.log.

Also, I can't figure out what callData.native.function points to. I think it
eventually calls Console::log but I don't know what is in between.


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