Bug 145594

Summary: Web Inspector: Debugger Popover for Node object should have go-to-arrow to show the node in DOM tree
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[IMAGE] Popover Before
none
[IMAGE] Popover After
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-06-02 22:45:12 PDT
* SUMMARY
Debugger Popover for Node object should have go-to-arrow to show the node in DOM tree.

Something I ran into today that I wanted.

* STEPS TO REPRODUCE
1. Pause in debugger
2. Hover an element object
  => should be able to reveal the object in the DOM tree if possible.
Comment 1 Joseph Pecoraro 2015-06-02 22:46:28 PDT
Created attachment 254149 [details]
[IMAGE] Popover Before
Comment 2 Joseph Pecoraro 2015-06-02 22:46:41 PDT
Created attachment 254150 [details]
[IMAGE] Popover After
Comment 3 Joseph Pecoraro 2015-06-02 22:48:50 PDT
Created attachment 254151 [details]
[PATCH] Proposed Fix
Comment 4 WebKit Commit Bot 2015-06-03 07:56:21 PDT
Comment on attachment 254151 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 254151

Committed r185150: <http://trac.webkit.org/changeset/185150>
Comment 5 WebKit Commit Bot 2015-06-03 07:56:26 PDT
All reviewed patches have been landed.  Closing bug.