Merge mozilla-central to graphics.
This commit is contained in:
@@ -81,7 +81,7 @@ CrossProcessCompositorBridgeParent::AllocPLayerTransactionParent(
|
||||
|
||||
if (state && state->mLayerManager) {
|
||||
state->mCrossProcessParent = this;
|
||||
LayerManagerComposite* lm = state->mLayerManager;
|
||||
HostLayerManager* lm = state->mLayerManager;
|
||||
*aTextureFactoryIdentifier = lm->GetCompositor()->GetTextureFactoryIdentifier();
|
||||
*aSuccess = true;
|
||||
LayerTransactionParent* p = new LayerTransactionParent(lm, this, aId);
|
||||
|
||||
Reference in New Issue
Block a user