зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 93943a21b457 (bug 1148582) for android r6 orange CLOSED TREE
This commit is contained in:
Родитель
8db5eb0833
Коммит
9bd0348fb3
|
@ -3091,7 +3091,7 @@ ScrollFrameHelper::ComputeFrameMetrics(Layer* aLayer,
|
|||
parentLayerClip = Some(clip);
|
||||
}
|
||||
|
||||
if (!nsLayoutUtils::UsesAsyncScrolling()) {
|
||||
if (!gfxPrefs::AsyncPanZoomEnabled()) {
|
||||
if (parentLayerClip) {
|
||||
// If APZ is not enabled, we still need the displayport to be clipped
|
||||
// in the compositor.
|
||||
|
|
Загрузка…
Ссылка в новой задаче