Closed
Bug 1841939
Opened 2 years ago
Closed 11 months ago
Rendering artifacts on a Canvas demo with d2d disabled (skia-canvas?)
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Attachments
(2 files)
Set gfx.direct2d.disabled = true
Go to https://www.fxhash.xyz/generative/9461 and click run (or just click on https://gateway.fxhash2.xyz/ipfs/Qmca8YHxWKddYK9UFBVQnpRVCEjasnqrnKV8EkAzTNJi11/?fxhash=oo9i1giApkzUJwi19wVBxT7MSCpLXKYDqCGXCrXXbdS2jR6kVxa
)
AR: Vertical rendering artifacts in the demo
ER: Not so
This is not a new regression.
With gfx.direct2d.disabled = true,
- Can repro on a Nightly from Jan2020
- Can repro on Nightly with remote canvas disabled
- Can repro on Nighty with gpu-canvas enabled
- Can repro on a new profile
- Can repro with disabling all hardware acceleration (about:preference - > uncheck "use hardware acceleration when available"
| Reporter | ||
Comment 1•2 years ago
|
||
| Reporter | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Severity: -- → S3
| Reporter | ||
Comment 3•11 months ago
|
||
Fixed.
Bisection:
Bug 1931242 - Update fuzz for Skia m132. r=aosmond
Differential Revision: https://phabricator.services.mozilla.com/D229031
Updated•10 months ago
|
status-firefox134:
--- → fixed
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•