Closed
Bug 1716492
Opened 4 years ago
Closed 4 years ago
Remove animation actor spec getProperties
Categories
(DevTools :: Inspector: Animations, task)
DevTools
Inspector: Animations
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
Properties are now included in the state returned by the actor
Assignee | ||
Comment 1•4 years ago
|
||
Starting Firefox 89, the properties are included in the
state returned by the actor, so the method isn't used.
Removing it allows us to make a couple function synchronous.
Depends on D117993
Updated•4 years ago
|
Attachment #9227361 -
Attachment description: Bug 1716492 - [devtools] Remove unused AnimationActor#getProperties. r=jdescottes. → Bug 1716492 - [devtools] Remove unused AnimationActor#getProperties. r=ochameau.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09ebeddca40c
[devtools] Remove unused AnimationActor#getProperties. r=devtools-backward-compat-reviewers,ochameau.
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•