Bug 156431 - Web Inspector: HeapSnapshot instance property path popover should include a descriptive header
Summary: Web Inspector: HeapSnapshot instance property path popover should include a d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-08 18:39 PDT by Joseph Pecoraro
Modified: 2016-04-11 13:00 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (6.89 KB, patch)
2016-04-08 19:01 PDT, Joseph Pecoraro
timothy: review+
bburg: commit-queue-
Details | Formatted Diff | Diff
[IMAGE] Popover in Active Window (189.39 KB, image/png)
2016-04-08 19:01 PDT, Joseph Pecoraro
no flags Details
[IMAGE] Popover in inactive Window (297.27 KB, image/png)
2016-04-08 19:01 PDT, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-04-08 18:39:16 PDT
* SUMMARY
HeapSnapshot instance property path popover should include a descriptive header

A heading like “shortest property path to @1234” would help the user understand:

    (a) the rows “window” and “r” indicate a path of “window.r”
    (b) this is one of potentially many paths, and other paths are not shown

Comment 1 Joseph Pecoraro 2016-04-08 18:39:24 PDT
<rdar://problem/25633594>
Comment 2 Joseph Pecoraro 2016-04-08 19:01:11 PDT
Created attachment 276072 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2016-04-08 19:01:42 PDT
Created attachment 276073 [details]
[IMAGE] Popover in Active Window
Comment 4 Joseph Pecoraro 2016-04-08 19:01:55 PDT
Created attachment 276074 [details]
[IMAGE] Popover in inactive Window
Comment 5 Joseph Pecoraro 2016-04-11 13:00:51 PDT
http://trac.webkit.org/changeset/199308