Open
Bug 1243606
Opened 9 years ago
Updated 2 years ago
Mostly remove gfxImageFormat
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: n.nethercote, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
gfxImageFormat is now just a typedef of gfx::SurfaceFormat. Before it is removed entirely, however, bug 1243605 should be fixed.
Reporter | ||
Comment 1•9 years ago
|
||
Here's a draft patch for removing gfxImageFormat from bug 1209812. It won't be directly usable here, but might be a useful reference.
Reporter | ||
Updated•9 years ago
|
Summary: Remove gfxImageFormat → Mostly remove gfxImageFormat
Updated•9 years ago
|
Whiteboard: [gfx-noted]
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•