Optimize the stop-to-reload and reload-to-stop animations
Categories
(Firefox :: Theme, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
(Whiteboard: [proton-cleanups])
Attachments
(2 files)
The use of masks in the filmstrip SVGs we use for the reload/stop animations was identified as a possible cause of bug 1706333. The masks use simple paths - no opacity effects - so it should be possible to convert these to clip-paths.
We can also potentially use the pause technique from bug 1709173 to eliminate some of the duplicate frames here.
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D117053
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c8334d06908a
https://hg.mozilla.org/mozilla-central/rev/8c88597448d2
Comment 5•5 years ago
|
||
Backed out for causing Bug 1715609
backout: https://hg.mozilla.org/integration/autoland/rev/f4c6e39c5f6bd1eb76abce8d43468f32f342752d
Comment 6•5 years ago
|
||
Backout merged: https://hg.mozilla.org/mozilla-central/rev/f4c6e39c5f6b
Comment 8•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7e7068a2b6ae
https://hg.mozilla.org/mozilla-central/rev/01b9fd516f4d
Description
•