Bug 156431

Summary: Web Inspector: HeapSnapshot instance property path popover should include a descriptive header
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, ggaren, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
timothy: review+, bburg: commit-queue-
[IMAGE] Popover in Active Window
none
[IMAGE] Popover in inactive Window none

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