Closed Bug 1160988 Opened 10 years ago Closed 9 years ago

subtree animation widgets do not get removed when the target node gets removed

Categories

(DevTools :: Inspector: Animations, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: pbro, Unassigned)

References

Details

(Whiteboard: [polish-backlog])

STR: - Use latest nightly (bug 1155651 should be in). - Go to https://bgrins.github.io/devtools-demos/inspector/animation-timing.html - Open the inspector, make sure the <body> node is selected and the animated nodes too. - In the "animations" sidebar tab, make sure all animations are displayed. - In the split-console, type in the following code: $("#box1").remove(); -> Expected: the node gets removed from the dom shown in the inspector, and the corresponding animation widget in the sidebar goes away. -> Actual: the node gets removed from the inspector, but the animation stays in the sidebar.
Blocks: 1153271
Depends on: 1155653
No longer blocks: 1153271
Blocks: 1201278
Whiteboard: [polish-backlog]
This got resolved by one of the children bugs of bug 1153271.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Component: Developer Tools: Inspector → Developer Tools: Animation Inspector
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.