Commit 7979d283 authored by Gurzau Raul's avatar Gurzau Raul
Browse files

Backed out 2 changesets (bug 1413567) for xpcshell failures on Android platform on a CLOSED TREE.

Backed out changeset ac5ec27136d7 (bug 1413567)
Backed out changeset a18b96a8205d (bug 1413567)
parent 23924e18
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -3217,8 +3217,7 @@ 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", true);
pref("layout.display-list.retain.chrome", true;
pref("layout.display-list.retain", false);
#endif

// Set the maximum amount of modified frames allowed before doing a full
+0 −3
Original line number Diff line number Diff line
[background-attachment-applies-to-012.xht]
  expected:
    if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
+0 −3
Original line number Diff line number Diff line
[background-attachment-applies-to-014.xht]
  expected:
    if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
+0 −1
Original line number Diff line number Diff line
@@ -4,4 +4,3 @@
    if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
    if debug and not webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): FAIL
    if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
    if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL