RESOLVED FIXED 19746
When you enable the profiler WebKit hangs.
https://bugs.webkit.org/show_bug.cgi?id=19746
Summary When you enable the profiler WebKit hangs.
Peter Enevoldsen
Reported 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.
Attachments
Example (650 bytes, text/html)
2008-06-24 08:19 PDT, Peter Enevoldsen
no flags
Hang trace (183.03 KB, text/plain)
2008-06-24 08:20 PDT, Peter Enevoldsen
no flags
Peter Enevoldsen
Comment 1 2008-06-24 08:19:51 PDT
Created attachment 21903 [details] Example
Peter Enevoldsen
Comment 2 2008-06-24 08:20:53 PDT
Created attachment 21904 [details] Hang trace
Kevin McCullough
Comment 3 2008-06-25 13:33:36 PDT
I think I fixed this yesterday. Please verify.
Peter Enevoldsen
Comment 4 2008-06-25 14:30:55 PDT
Tested in r34797 and the problem seems to be fixed.
Note You need to log in before you can comment on or make changes to this bug.