Closed
Bug 1639062
Opened 5 years ago
Closed 5 years ago
DrawTargetD2D1::OptimizeSourceSurface should support RGBX/RGBA
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
Attachments
(1 file)
Right now it asserts:
[GFX1]: [D2D1.1] 4CreateBitmap failure Size(300,150) Code: 0x88982f80 format 3
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jgilbert
Status: NEW → ASSIGNED
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4675dce01d8b
Support RGBA in DrawTargetD2D1::OptimizeSourceSurface. r=jrmuizel
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•