зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset e9afce8fbf79 (bug 1635472) for mochitest failures on test_group_zoom.html . CLOSED TREE
This commit is contained in:
Родитель
cdf603f65b
Коммит
c7bd6b6298
|
@ -854,8 +854,6 @@ static nsRect GetDisplayPortFromMarginsData(
|
|||
|
||||
if (presShell->IsDisplayportSuppressed()) {
|
||||
alignment = ScreenSize(1, 1);
|
||||
} else if (gfxVars::UseWebRender()) {
|
||||
alignment = ScreenSize(512, 512);
|
||||
} else if (StaticPrefs::layers_enable_tiles_AtStartup()) {
|
||||
// Don't align to tiles if they are too large, because we could expand
|
||||
// the displayport by a lot which can take more paint time. It's a tradeoff
|
||||
|
|
Загрузка…
Ссылка в новой задаче