Summary: | Inspector should support profile/profileEnd() in the command line | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keishi Hattori <keishi> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Enhancement | CC: | aroben, rik |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 14355 |
Description
Keishi Hattori
2008-07-03 06:59:18 PDT
It's already possible to call console.profile[End] from the command line, but I guess Firebug lets you leave off the "console." Is this true for all console commands? (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 |