Closed
Bug 1059360
Opened 9 years ago
Closed 9 years ago
[computed view] Highlight all nodes that match the hovered selector in the computed-view
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(relnote-firefox 35+)
RESOLVED
FIXED
Firefox 35
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 35+ |
People
(Reporter: pbro, Assigned: pbro)
References
Details
Attachments
(1 file, 1 obsolete file)
23.53 KB,
patch
|
miker
:
review+
|
Details | Diff | Splinter Review |
Like bug 1056990 but for the computed view. There are selectors too in the computed-view, you can see them when you expand any of the properties. When hovered, the nodes matching the selector should be highlighted too.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → pbrosset
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Needs a new test, but should work. Also makes hover tooltip work on expanded property values.
Assignee | ||
Comment 2•9 years ago
|
||
v2 - with tests now
Attachment #8479973 -
Attachment is obsolete: true
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8482647 [details] [diff] [review] bug1059360-highlight-selector-matches-computed-view v2.patch Pending try build: https://tbpl.mozilla.org/?tree=Try&rev=dbc626e6d02f
Attachment #8482647 -
Flags: review?(mratcliffe)
Attachment #8482647 -
Flags: review?(mratcliffe) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 4•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/b37bfa44405e
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Comment 5•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b37bfa44405e
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 35
Comment 6•9 years ago
|
||
Release Note Request (optional, but appreciated) [Why is this notable]: New feature in inspector [Suggested wording]: Computed view : Nodes matching the hovered selector are now highlighted [Links (documentation, blog post, etc)]:
relnote-firefox:
--- → ?
Updated•9 years ago
|
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•