Bug 19746

Summary: When you enable the profiler WebKit hangs.
Product: WebKit Reporter: Peter Enevoldsen <pen>
Component: Web Inspector (Deprecated)Assignee: Kevin McCullough <kmccullough>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Example
none
Hang trace none

Description Peter Enevoldsen 2008-06-24 08:17:24 PDT
I made a small example where I enable the profiler via console.profile('Measuring time') and console.profileEnd(). When I click the button to see profile in the inspector WebKit hangs. 

I attached a small example and the hang trace.
Comment 1 Peter Enevoldsen 2008-06-24 08:19:51 PDT
Created attachment 21903 [details]
Example
Comment 2 Peter Enevoldsen 2008-06-24 08:20:53 PDT
Created attachment 21904 [details]
Hang trace
Comment 3 Kevin McCullough 2008-06-25 13:33:36 PDT
I think I fixed this yesterday.  Please verify.
Comment 4 Peter Enevoldsen 2008-06-25 14:30:55 PDT
Tested in r34797 and the problem seems to be fixed.