RESOLVED FIXED 89955
Web Inspector: popover is not shown for detached DOM nodes, not referenced directly from JS
https://bugs.webkit.org/show_bug.cgi?id=89955
Summary Web Inspector: popover is not shown for detached DOM nodes, not referenced di...
Yury Semikhatsky
Reported 2012-06-26 01:19:40 PDT
Created attachment 149479 [details] Example 1. Take heap snapshot of the attached page. 2. Find Detached DOM Tree in the summary view and expand it. 3. Hover on any of the red HTMLDivElements Result: Nothing happens. Expected: Popover is shown the same way it happens if you hover over the yellow HTMLDivElement.
Attachments
Example (457 bytes, text/html)
2012-06-26 01:19 PDT, Yury Semikhatsky
no flags
Patch (3.59 KB, patch)
2012-06-26 01:23 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-06-26 01:23:52 PDT
Alexei Filippov
Comment 2 2012-06-26 05:07:51 PDT
Comment on attachment 149481 [details] Patch lgtm
WebKit Review Bot
Comment 3 2012-06-26 05:32:54 PDT
Comment on attachment 149481 [details] Patch Clearing flags on attachment: 149481 Committed r121256: <http://trac.webkit.org/changeset/121256>
WebKit Review Bot
Comment 4 2012-06-26 05:32:59 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.