Bug 1023677 - Mark BasicCompositor as not supporting component alpha layers. r=roc

This commit is contained in:
Matt Woodrow 2014-07-18 18:48:22 +12:00
parent ec21fef85a
commit bdbfb15586

View File

@ -145,6 +145,9 @@ public:
CompositorChild* GetCompositorChild();
// Disable component alpha layers with the software compositor.
virtual bool AreComponentAlphaLayersEnabled() MOZ_OVERRIDE { return IsCompositingCheap(); }
/**
* Called for each iteration of a progressive tile update. Updates
* aMetrics with the current scroll offset and scale being used to composite