[webkit-reviews] review requested: [Bug 19159] Inspector should support console.time/console.timeEnd : [Attachment 21978] Fixed bug.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 20:31:03 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 21978: Fixed bug.
https://bugs.webkit.org/attachment.cgi?id=21978&action=edit

------- Additional Comments from Keishi Hattori <casey.hattori at gmail.com>
I changed it to
    void time(in [ConvertUndefinedOrNullToNullString] DOMString title);
and it works now.


More information about the webkit-reviews mailing list