Bug 136985
| Summary: | Web Inspector: add hyperlinks for DOM elements in Script popovers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brian Burg <burg> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Brian Burg
Currently, hovering over a variable that stores a DOM element will show the subclass but not allow navigation to the node in the DOM tree view.
If the DOM element is still alive, we should hyperlink it so that clicking will reveal it.
(It would be nice to show a preview placard/doorhanger/popover so the user can see what will happen when clicking links, but that's something needing improvement everywhere)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/18407044>