Closed
Bug 1074194
Opened 11 years ago
Closed 11 years ago
Factor out gfxContext::SetColor()'s color management conversion into a gfxPlatform helper
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
|
4.19 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
To move away from gfxContext::SetColor() we need to factor out the color conversion functionality so that it can be used in a Moz2D world.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8496845 -
Flags: review?(bas)
Updated•11 years ago
|
Attachment #8496845 -
Flags: review?(bas) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•