Bug 145594 - Web Inspector: Debugger Popover for Node object should have go-to-arrow to show the node in DOM tree
Summary: Web Inspector: Debugger Popover for Node object should have go-to-arrow to sh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-06-02 22:45 PDT by Joseph Pecoraro
Modified: 2015-06-03 07:56 PDT (History)
8 users (show)

See Also:


Attachments
[IMAGE] Popover Before (131.09 KB, image/png)
2015-06-02 22:46 PDT, Joseph Pecoraro
no flags Details
[IMAGE] Popover After (130.27 KB, image/png)
2015-06-02 22:46 PDT, Joseph Pecoraro
no flags Details
[PATCH] Proposed Fix (4.22 KB, patch)
2015-06-02 22:48 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.