[webkit-reviews] review granted: [Bug 19159] Inspector should support console.time/console.timeEnd : [Attachment 22043] fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 2 09:31:57 PDT 2008


Adam Roben (aroben) <aroben at apple.com> has granted Keishi Hattori
<casey.hattori at gmail.com>'s request for review:
Bug 19159: Inspector should support console.time/console.timeEnd
https://bugs.webkit.org/show_bug.cgi?id=19159

Attachment 22043: fixed
https://bugs.webkit.org/attachment.cgi?id=22043&action=edit

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
+    HashMap<String, double> m_times;

I'd still like to use KJS::UString here.

r=me


More information about the webkit-reviews mailing list