Open Bug 1110739 Opened 10 years ago Updated 2 years ago

Link from the animation inspector to the style-editor

Categories

(DevTools :: Inspector: Animations, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: pbro, Unassigned)

References

(Depends on 1 open bug)

Details

In case the animation currently being inspected in the new animation inspector panel is a CSS animation or CSS transition, there should be a link in there to switch over the style-editor panel and jump to the relevant line. A little bit like there are filename+line number links in the rule-view.
Blocks: 985861
Depends on: 1105825
- Bug 1180134 will give the inspector a way to know if what it's displaying is a Transition or an Animation. - Bug 1122416 will give a way to get a link to the CSSKeyFramesRule. - The computed-view already knows how to link from a computed property value (the animation-name or transition-property for example) to a given css rule. So, with all this, I believe we have enough to fix this bug.
Blocks: 1153271
Depends on: 1122416, 1180134
No longer blocks: 1153271
Component: Developer Tools: Inspector → Developer Tools: Animation Inspector
Inspector bug triage. Filter on CLIMBING SHOES.
Severity: normal → enhancement
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.