Backed out changeset a8ca75f3002d (bug 1633985) on request by dev
This commit is contained in:
@@ -1445,7 +1445,7 @@ bool nsDisplayRemote::CreateWebRenderCommands(
|
||||
contentRect, mFrame->PresContext()->AppUnitsPerDevPixel());
|
||||
rect += mOffset;
|
||||
|
||||
aBuilder.PushIFrame(mozilla::wr::ToLayoutRect(rect),
|
||||
aBuilder.PushIFrame(mozilla::wr::ToLayoutRect(rect), !BackfaceIsHidden(),
|
||||
mozilla::wr::AsPipelineId(mLayersId),
|
||||
/*ignoreMissingPipelines*/ true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user