Summary: | Web Inspector: Audit: make it easier to jump to any returned DOM node in the Elements tab | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> | ||||||||||||
Component: | Web Inspector | Assignee: | Devin Rousso <hi> | ||||||||||||
Status: | RESOLVED FIXED | ||||||||||||||
Severity: | Normal | CC: | commit-queue, hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer | ||||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||||
Version: | WebKit Nightly Build | ||||||||||||||
Hardware: | All | ||||||||||||||
OS: | All | ||||||||||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=197591 | ||||||||||||||
Bug Depends on: | 190754 | ||||||||||||||
Bug Blocks: | |||||||||||||||
Attachments: |
|
Description
Devin Rousso
2019-05-01 12:23:16 PDT
Created attachment 369050 [details]
Patch
Created attachment 369052 [details] Patch Split `WI.TreeElement` fix into a separate bug 197591. Comment on attachment 369052 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=369052&action=review r=me > Source/WebInspectorUI/ChangeLog:18 > + Provide a way to insert a go-to arrow right after the: Should include a screenshot of what this looks like to make review easier. Created attachment 370180 [details]
[Image] After Patch is applied (Inline)
Created attachment 370181 [details]
[Image] After Patch is applied (Expanded)
Created attachment 370182 [details]
Patch
Comment on attachment 370182 [details] Patch Clearing flags on attachment: 370182 Committed r245497: <https://trac.webkit.org/changeset/245497> All reviewed patches have been landed. Closing bug. |