Bug 1386849 - Always force CompositorBridgeChild::NotifyFinishedAsyncPaint. r=dvander

This commit is contained in:
Mason Chang
2017-08-03 22:55:44 -07:00
parent 166272b603
commit c500b6cf1a
4 changed files with 55 additions and 29 deletions

View File

@@ -836,6 +836,7 @@ RotatedContentBuffer::BorrowDrawTargetForPainting(PaintState& aPaintState,
// Can't stack allocate refcounted objects.
RefPtr<CapturedPaintState> capturedPaintState =
MakeAndAddRef<CapturedPaintState>(regionToDraw,
nullptr,
mDTBuffer,
mDTBufferOnWhite,
Matrix(),