Closed
Bug 1074615
Opened 11 years ago
Closed 11 years ago
Remove DRAW_SNAPPED
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
|
2.43 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
This doesn't seem to be necessary and doesn't really make sense to me. This will help us moving region clipping into Moz2D
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8497273 -
Flags: review?(matt.woodrow)
Comment 2•11 years ago
|
||
Comment on attachment 8497273 [details] [diff] [review]
Remove DRAW_SNAPPED
Review of attachment 8497273 [details] [diff] [review]:
-----------------------------------------------------------------
::: gfx/layers/LayersTypes.h
@@ +67,1 @@
> CLIP_NONE
Feel free to change DRAW to CLIP_DRAW or change CLIP_NONE to NONE so they're consistent.
Attachment #8497273 -
Flags: review?(matt.woodrow) → review+
Comment 3•11 years ago
|
||
Assignee: nobody → jmuizelaar
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
•