Bug 539356 - Part 6 - Add compositing paint flashing to BasicLayers. r=roc

This commit is contained in:
Matt Woodrow
2012-07-17 13:03:51 -04:00
parent 3b5ab2f5fe
commit 1a636f084f
3 changed files with 31 additions and 0 deletions

View File

@@ -172,6 +172,8 @@ protected:
void* aCallbackData,
EndTransactionFlags aFlags = END_DEFAULT);
void FlashWidgetUpdateArea(gfxContext* aContext);
// Widget whose surface should be used as the basis for ThebesLayer
// buffers.
nsIWidget* mWidget;