Bug 795796 - Fix empty transactions. r=cjones

This commit is contained in:
Matt Woodrow 2012-10-01 17:29:02 +13:00
parent e5c7308536
commit c398cd266e

View File

@ -2265,9 +2265,10 @@ public:
* tree composite.
*/
enum {
PAINT_COMPOSITE_ONLY
PAINT_DEFAULT = 0,
PAINT_COMPOSITE_ONLY = 1 << 0
};
void SchedulePaint(uint32_t aFlags = 0);
void SchedulePaint(uint32_t aFlags = PAINT_DEFAULT);
/**
* Checks if the layer tree includes a dedicated layer for this