RESOLVED FIXED 155915
Web Inspector: Sometimes clearing focused nodes in ProfileView leaves a dangling call stack that can never be removed
https://bugs.webkit.org/show_bug.cgi?id=155915
Summary Web Inspector: Sometimes clearing focused nodes in ProfileView leaves a dangl...
Joseph Pecoraro
Reported 2016-03-25 19:46:13 PDT
* SUMMARY Sometimes clearing focused nodes in ProfileView leaves a dangling call stack that can never be removed. * STEPS TO REPRODUCE 1. Inspect <http://apple.com> 2. Show Timeline tab 3. Reload 4. Select JavaScript & Events Timeline 5. Show "Call Trees" ProfileView 6. Option-Click to expand a large call stack 7. Right Click and "Focus" a function in the middle of the call stack 8. Click the "X" to Clear all Focuses => the original focused call stack is handling now from the top level, at the bottom
Attachments
[PATCH] Proposed Fix (5.46 KB, patch)
2016-03-25 19:48 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-03-25 19:48:13 PDT
Created attachment 274967 [details] [PATCH] Proposed Fix
Radar WebKit Bug Importer
Comment 2 2016-03-25 19:50:30 PDT
WebKit Commit Bot
Comment 3 2016-03-25 20:45:02 PDT
Comment on attachment 274967 [details] [PATCH] Proposed Fix Clearing flags on attachment: 274967 Committed r198707: <http://trac.webkit.org/changeset/198707>
WebKit Commit Bot
Comment 4 2016-03-25 20:45:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.