Closed
Bug 1220673
Opened 10 years ago
Closed 10 years ago
Make DrawTargetCG::Mask() MOZ_CRASH
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla45
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: jrmuizel, Unassigned)
Details
It's not completely implemented so we should crash early rather than have people use it by mistake.
| Reporter | ||
Updated•10 years ago
|
Summary: Make DrawTargetCG:Mask() MOZ_CRASH → Make DrawTargetCG::Mask() MOZ_CRASH
Comment 2•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 3•10 years ago
|
||
| bugherder uplift | ||
status-b2g-v2.5:
--- → fixed
Comment 4•10 years ago
|
||
removing the b2g 2.5 flag since this commit has been reverted due to an incorrect merge, sorry for the confusion
status-b2g-v2.5:
fixed → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•