Bug 33956

Summary: Web Inspector: REGRESSION: Programmatically created profile is not displayed
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Alexander Pavlov (apavlov)
Reported 2010-01-21 08:38:37 PST
Steps to reproduce: 1. Open the Profiles panel with no profiles. Observe the Welcome view displayed. 2. In the Console, run console.profile("foo"), then console.profileEnd() 3. The Welcome view is not replaced by the "foo" profile view.
Attachments
Pavel Feldman
Comment 1 2010-01-22 02:15:52 PST
Works for me.
Note You need to log in before you can comment on or make changes to this bug.