Commit 645ffc22 authored by Timothy Nikkel's avatar Timothy Nikkel
Browse files

Bug 1413567. Enable retained display lists for android. r=mattwoodrow

Even though we don't look at the chrome value on android in nsLayoutUtils::AreRetainedDisplayListsEnabled(), I flipped it just in case someone looks at that pref somewhere else.

Depends on D25280

Differential Revision: https://phabricator.services.mozilla.com/D25281

--HG--
extra : moz-landing-system : lando
parent 024eb740
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3217,7 +3217,8 @@ pref("layout.display-list.dump-parent", false);
pref("layout.display-list.retain", true);
pref("layout.display-list.retain.chrome", false);
#else
pref("layout.display-list.retain", false);
pref("layout.display-list.retain", true);
pref("layout.display-list.retain.chrome", true;
#endif

// Set the maximum amount of modified frames allowed before doing a full