зеркало из https://github.com/mozilla/gecko-dev.git
Follow-up fix to bug 1148582 part 3, r=tn.
--HG-- extra : rebase_source : 92989fa0b5207cdc435618365d60c31ddb223172
This commit is contained in:
Родитель
d3edf0e131
Коммит
ffaeec1f11
|
@ -3091,7 +3091,7 @@ ScrollFrameHelper::ComputeFrameMetrics(Layer* aLayer,
|
||||||
parentLayerClip = Some(clip);
|
parentLayerClip = Some(clip);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!gfxPrefs::AsyncPanZoomEnabled()) {
|
if (!nsLayoutUtils::UsesAsyncScrolling()) {
|
||||||
if (parentLayerClip) {
|
if (parentLayerClip) {
|
||||||
// If APZ is not enabled, we still need the displayport to be clipped
|
// If APZ is not enabled, we still need the displayport to be clipped
|
||||||
// in the compositor.
|
// in the compositor.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче