Bug 1965060 - Remove unused ClipState::AutoSaveRestore from root backdrop-filter. r=dholbert
Spotted while going through this code for view transitions. Differential Revision: https://phabricator.services.mozilla.com/D248314
This commit is contained in:
committed by
ealvarez@mozilla.com
parent
89965622a8
commit
77a7f4183d
@@ -3729,7 +3729,6 @@ void ScrollContainerFrame::MaybeCreateTopLayerAndWrapRootItems(
|
||||
|
||||
if (usingBackdropFilter) {
|
||||
SerializeList();
|
||||
DisplayListClipState::AutoSaveRestore clipState(aBuilder);
|
||||
nsRect backdropRect =
|
||||
GetRectRelativeToSelf() + aBuilder->ToReferenceFrame(this);
|
||||
rootResultList.AppendNewToTop<nsDisplayBackdropFilters>(
|
||||
|
||||
Reference in New Issue
Block a user