Robert O'Callahan
|
224f678d66
|
Bug 860524. Remove hacky (and buggy) pseudo-destruction of DisplayItemClips created by GetCurrentClip; ensure that they're all destroyed properly when the arena goes away, by tracking them explicitly in nsDisplayListBuilder. r=mattwoodrow
|
2013-04-15 17:11:10 +12:00 |
|
Chris Lord
|
df53c3f346
|
Bug 859749 - Fix building with --enable-dump-painting and --disable-debug. r=mattwoodrow
DisplayItemClip::ToString should be in a MOZ_DUMP_PAINTING #ifdef, rather than
a generic DEBUG #ifdef.
|
2013-04-10 10:55:00 +01:00 |
|
Robert O'Callahan
|
2cd741f20c
|
Bug 841192. Part 9: Add extra APIs to DisplayItemClip to set the current state, intersect with another DisplayItemClip, test intersection with a rect, translate, and provide easy access to a DisplayItemClip object which doesn't clip anything. r=mattwoodrow
|
2013-03-07 00:08:11 +13:00 |
|
Robert O'Callahan
|
b4fe7aaccf
|
Bug 841192. Part 4: Create DisplayListClipState. r=mattwoodrow
|
2013-03-04 22:56:00 +13:00 |
|
Robert O'Callahan
|
c3bccb99ff
|
Bug 841192. Part 3: Make DisplayItemClip members private and encapsulate them in a real API. r=mattwoodrow
|
2013-03-04 22:56:00 +13:00 |
|
Robert O'Callahan
|
25d81298ca
|
Bug 841192. Part 2: Move FrameLayerBuilder::Clip to DisplayItemClip. r=mattwoodrow
|
2013-03-04 22:55:59 +13:00 |
|