mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backout part 3 of bug 1195431 (8270ee9be504).
This commit is contained in:
parent
b2246ce807
commit
a18afac8d0
@ -4512,8 +4512,7 @@ ScrollFrameHelper::IsScrollingActive(nsDisplayListBuilder* aBuilder) const
|
||||
|
||||
return mHasBeenScrolledRecently ||
|
||||
IsAlwaysActive() ||
|
||||
mShouldBuildScrollableLayer ||
|
||||
WillBuildScrollableLayer(aBuilder);
|
||||
mShouldBuildScrollableLayer;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user