Closed
Bug 899730
Opened 11 years ago
Closed 11 years ago
use nsRegion::Area in layers
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: tnikkel, Assigned: tnikkel)
Details
Attachments
(2 files)
954 bytes,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
2.89 KB,
patch
|
nrc
:
review+
|
Details | Diff | Splinter Review |
We added nsRegion::Area in bug 837242. There is a function doing the same in /gfx/layers/composite/LayerManagerComposite.cpp that we should get rid of.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #783315 -
Flags: review?(matspal)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #783316 -
Flags: review?(ncameron)
Comment 3•11 years ago
|
||
Comment on attachment 783316 [details] [diff] [review]
Stop using GetRegionArea in layers
Review of attachment 783316 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #783316 -
Flags: review?(ncameron) → review+
Updated•11 years ago
|
Attachment #783315 -
Flags: review?(matspal) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e1987b49fdb4
https://hg.mozilla.org/mozilla-central/rev/d1606467afd4
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•