Bug 19880 - Inspector should support profile/profileEnd() in the command line
Summary: Inspector should support profile/profileEnd() in the command line
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 14355
  Show dependency treegraph
 
Reported: 2008-07-03 06:59 PDT by Keishi Hattori
Modified: 2008-08-11 20:59 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2008-07-03 06:59:18 PDT
Inspector should support profile/profileEnd() in the command line for Firebug parity.
Comment 1 Adam Roben (:aroben) 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."
Comment 2 Kevin McCullough 2008-07-10 14:12:34 PDT
Is this true for all console commands?
Comment 3 Adam Roben (:aroben) 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
Comment 4 Adam Roben (:aroben) 2008-07-11 14:09:02 PDT
<rdar://problem/6070236>
Comment 5 Timothy Hatcher 2008-08-11 20:59:23 PDT
Landed in r35676.