Bug 89955 - Web Inspector: popover is not shown for detached DOM nodes, not referenced directly from JS
Summary: Web Inspector: popover is not shown for detached DOM nodes, not referenced di...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 01:19 PDT by Yury Semikhatsky
Modified: 2012-06-26 05:32 PDT (History)
12 users (show)

See Also:


Attachments
Example (457 bytes, text/html)
2012-06-26 01:19 PDT, Yury Semikhatsky
no flags Details
Patch (3.59 KB, patch)
2012-06-26 01:23 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 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.
Comment 1 Yury Semikhatsky 2012-06-26 01:23:52 PDT
Created attachment 149481 [details]
Patch
Comment 2 Alexei Filippov 2012-06-26 05:07:51 PDT
Comment on attachment 149481 [details]
Patch

lgtm
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-06-26 05:32:59 PDT
All reviewed patches have been landed.  Closing bug.