Closed
Bug 1120339
Opened 11 years ago
Closed 10 years ago
Allow setting the playback rate on AnimationPlayerActor
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox39 fixed)
RESOLVED
FIXED
Firefox 39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: pbro, Assigned: pbro)
References
Details
Attachments
(1 file, 1 obsolete file)
Once the web animations API will allow to set the playback rate on AnimationPlayer objects, we should make the wrapper AnimationPlayerActor have a method to set the playback rate too.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → pbrosset
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
/r/6087 - Bug 1120339 - Add setPlaybackRate method to AnimationPlayerActor; r=past
Pull down this commit:
hg pull review -r b7ae452bacfd8f990101ad4a60f4a31f1cbf0ce4
Attachment #8583202 -
Flags: review?(past)
Assignee | ||
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Attachment #8583202 -
Flags: review?(past) → review+
Comment 3•10 years ago
|
||
Comment on attachment 8583202 [details]
MozReview Request: bz://1120339/pbrosset
https://reviewboard.mozilla.org/r/6085/#review5107
Ship It!
Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8583202 -
Attachment is obsolete: true
Attachment #8619101 -
Flags: review+
Assignee | ||
Comment 7•10 years ago
|
||
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•