RESOLVED FIXED 19880
Inspector should support profile/profileEnd() in the command line
https://bugs.webkit.org/show_bug.cgi?id=19880
Summary Inspector should support profile/profileEnd() in the command line
Keishi Hattori
Reported 2008-07-03 06:59:18 PDT
Inspector should support profile/profileEnd() in the command line for Firebug parity.
Attachments
Adam Roben (:aroben)
Comment 1 2008-07-03 08:03:04 PDT
It's already possible to call console.profile[End] from the command line, but I guess Firebug lets you leave off the "console."
Kevin McCullough
Comment 2 2008-07-10 14:12:34 PDT
Is this true for all console commands?
Adam Roben (:aroben)
Comment 3 2008-07-10 14:51:59 PDT
(In reply to comment #2) > Is this true for all console commands? I don't believe it is. You can tell by looking at http://getfirebug.com/commandline.html
Adam Roben (:aroben)
Comment 4 2008-07-11 14:09:02 PDT
Timothy Hatcher
Comment 5 2008-08-11 20:59:23 PDT
Landed in r35676.
Note You need to log in before you can comment on or make changes to this bug.