Closed
Bug 1668713
Opened 5 years ago
Closed 5 years ago
sw-wr: Don't use D2D/D3D11 for <canvas> when using SWGL
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is causing <canvas> 2D to not show up on https://metrics.mozilla.com/public/sguha/ds-283/dashboard.html
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9cf68ab07e9
Disable D2D canvas when using SWGL. r=jrmuizel
Comment 3•5 years ago
|
||
Backed out for valgrind bustages on TextureClient.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/3d03b30a6d10d5de7a1bdb32e07fea6e8fa7d1a0
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=317701003&repo=autoland&lineNumber=17511
Flags: needinfo?(matt.woodrow)
Comment 4•5 years ago
|
||
Please also check leacks https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=317704819&repo=autoland&lineNumber=2086
![]() |
||
Updated•5 years ago
|
![]() |
||
Comment 5•5 years ago
|
||
This breaks the Firefox profiler interface as well.
![]() |
||
Updated•5 years ago
|
Blocks: sw-wr-dogfood
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(matt.woodrow)
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7515e8dd3a75
Disable D2D canvas when using SWGL. r=jrmuizel
Comment 7•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•