[webkit-reviews] review requested: [Bug 19791] Inspector should show the source file that called console.time and console.timeEnd : [Attachment 22704] as far as I have

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


Keishi Hattori <casey.hattori at gmail.com> has asked  for review:
Bug 19791: Inspector should show the source file that called console.time and
console.timeEnd
https://bugs.webkit.org/show_bug.cgi?id=19791

Attachment 22704: as far as I have
https://bugs.webkit.org/attachment.cgi?id=22704&action=edit

------- Additional Comments from Keishi Hattori <casey.hattori at gmail.com>
[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.


More information about the webkit-reviews mailing list