[GPU-canvas] A simple canvas demo stutters when opened in two foreground tabs (without using much GPU)
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox124 | --- | wontfix |
| firefox125 | --- | wontfix |
| firefox126 | --- | fix-optional |
People
(Reporter: mayankleoboy1, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(2 files)
Use latest Nightly on Windows
Set teh following prefs:
gfx.direct2d.disabled = true
gfx.canvas.accelerated = true
gfx.canvas.remote.worker-threads = 0
Open https://lab.hakim.se/hypnos/ in two tabs
Drag one of the tabs to create a new window and set the two windows side-by-side
AR: Demo in both the tabs/windows stutters
ER: Not so
Profile: https://share.firefox.dev/3VE0YW5
Bisection:
Bug 1829026 - Handle KERN_ABORTED from semaphore_wait. r=aosmond
Differential Revision: https://phabricator.services.mozilla.com/D195952
| Reporter | ||
Comment 1•1 year ago
|
||
| Reporter | ||
Comment 2•1 year ago
|
||
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Comment 3•1 year ago
|
||
Also happen on https://lab.hakim.se/sphere/ : https://share.firefox.dev/3IWh4Tl
Comment 4•1 year ago
|
||
Set release status flags based on info from the regressing bug 1829026
Updated•1 year ago
|
Comment 5•1 year ago
|
||
:lsalzman, since you are the author of the regressor, bug 1829026, could you take a look?
For more information, please visit BugBot documentation.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
| Reporter | ||
Comment 6•11 months ago
|
||
This still repros
Description
•