Merge b-i to m-c

This commit is contained in:
Phil Ringnalda 2014-02-16 08:47:59 -08:00
commit 60e2b87afe

View File

@ -79,6 +79,7 @@ ImageHost::Composite(EffectChain& aEffectChain,
// Make sure the front buffer has a compositor
mFrontBuffer->SetCompositor(GetCompositor());
mFrontBuffer->SetCompositableBackendSpecificData(GetCompositableBackendSpecificData());
AutoLockTextureHost autoLock(mFrontBuffer);
if (autoLock.Failed()) {