RESOLVED FIXED 111535
Web Inspector: Could not open Profile panel.
https://bugs.webkit.org/show_bug.cgi?id=111535
Summary Web Inspector: Could not open Profile panel.
Ilya Tikhonovsky
Reported 2013-03-06 00:41:43 PST
https://code.google.com/p/chromium/issues/detail?id=180400 Version: Version 27.0.1425.0 dev OS: 10.8.2 What steps will reproduce the problem? 1. Open gmail. 2. Start a CPU profile. 3. Click the gear and "Send Feedback" 4. Stop the profile and see 100% program and no information about what was going on in JS. What is the expected output? What do you see instead? You should see a profile of the JS that was executed. It seems we've completely broken the devtools profiler for async loaded JS?
Attachments
Patch (1.87 KB, patch)
2013-03-06 00:45 PST, Ilya Tikhonovsky
apavlov: review+
apavlov: commit-queue+
Ilya Tikhonovsky
Comment 1 2013-03-06 00:45:27 PST
Ilya Tikhonovsky
Comment 2 2013-03-06 01:01:50 PST
Note You need to log in before you can comment on or make changes to this bug.