RESOLVED INVALID98250
Web Inspector: second level rows in bottom-up CPU profile view are empty
https://bugs.webkit.org/show_bug.cgi?id=98250
Summary Web Inspector: second level rows in bottom-up CPU profile view are empty
Yury Semikhatsky
Reported 2012-10-03 03:06:36 PDT
Steps to reproduce: 1. Take CPU profile. 2. Switch to bottom-up view and try to expand any top-level entry Result: 'Function' field in the child entries is empty. Here is the original user report: https://groups.google.com/d/msg/google-chrome-developer-tools/9m_d76P98u4/PcwjHgZO5-EJ the user observed that on Chromium 22.0.1229.79 m on Windows 7 64-bit. I managed to reproduce that on Chrome Linux 22.0.1229.91
Attachments
Yury Semikhatsky
Comment 1 2012-10-03 03:07:26 PDT
There is an exception in the console if you open inspector on inspector window: Uncaught TypeError: Cannot call method 'rawLocationToUILocation' of undefined DevTools.js:67662
Vsevolod Vlasov
Comment 2 2012-10-03 04:41:59 PDT
I am closing this as invalid because this issue is already fixed in ToT. https://code.google.com/p/chromium/issues/detail?id=153748 is tracking merging the fix into Chrome.
Note You need to log in before you can comment on or make changes to this bug.