Open
Bug 1972748
Opened 14 hours ago
Updated 3 hours ago
[gpu-canvas] Canvas animation judders on codepen demo (https://codepen.io/fdb/pen/jbjzgY )
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Core
Graphics: Canvas2D
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox-esr140 | --- | affected |
firefox139 | --- | wontfix |
firefox140 | --- | wontfix |
firefox141 | --- | affected |
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, Regression, )
Details
(Keywords: regression)
Attachments
(2 files)
Enable gpu-canvas if not already enabled
Open attached testcase ( or Go to https://codepen.io/fdb/pen/jbjzgY)
AR: the animation judders a bit. Look closely at the "flowers sprouting" animation.
ER: Not so
Bisection:
Bug 1910138 - Enable Accelerated Canvas2D on Windows. r=aosmond
Differential Revision: https://phabricator.services.mozilla.com/D225685
With gpu-canvas force enabled, i can repro on builds from Jan2022, so not a new regression.
Reporter | ||
Comment 1•14 hours ago
|
||
Comment 2•13 hours ago
|
||
Set release status flags based on info from the regressing bug 1910138
:lsalzman, since you are the author of the regressor, bug 1910138, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox139:
--- → affected
status-firefox140:
--- → affected
status-firefox141:
--- → affected
status-firefox-esr128:
--- → unaffected
Flags: needinfo?(lsalzman)
Updated•7 hours ago
|
Updated•3 hours ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•