[webkit-reviews] review requested: [Bug 19159] Inspector should support console.time/console.timeEnd : [Attachment 21973] Slightly better

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 09:06:20 PDT 2008


Keishi Hattori <casey.hattori at gmail.com> has asked  for review:
Bug 19159: Inspector should support console.time/console.timeEnd
https://bugs.webkit.org/show_bug.cgi?id=19159

Attachment 21973: Slightly better
https://bugs.webkit.org/attachment.cgi?id=21973&action=edit

------- Additional Comments from Keishi Hattori <casey.hattori at gmail.com>
Added error managing code.

I tried to match Firebug so that calling time/timeEnd with the title paramenter
undefiened gets ignored, but I did title=="undefined" so that doesn't work when
you want to pass a string "undefined" as the title. Is there some way to get
around this?


More information about the webkit-reviews mailing list