mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changesets c61c91ea40fe and 8ac5fed37830 (bug 1071769) for causing frequent Android reftest failures.
--HG-- extra : rebase_source : c0b340f22ab24456272451a88aea302b0f19026b
This commit is contained in:
parent
6330530055
commit
a105e2faaa
@ -17,8 +17,8 @@
|
||||
== value-prop.html 75pct-common-ref.html
|
||||
== valueAsNumber-prop-unthemed.html 75pct-unthemed-common-ref.html
|
||||
== valueAsNumber-prop.html 75pct-common-ref.html
|
||||
fuzzy-if(B2G,1,1) == stepDown-unthemed.html 75pct-unthemed-common-ref.html
|
||||
fuzzy-if(B2G,1,1) == stepDown.html 75pct-common-ref.html
|
||||
== stepDown-unthemed.html 75pct-unthemed-common-ref.html
|
||||
== stepDown.html 75pct-common-ref.html
|
||||
== stepUp-unthemed.html 75pct-unthemed-common-ref.html
|
||||
== stepUp.html 75pct-common-ref.html
|
||||
fuzzy-if(B2G,1,1) == max-prop.html 100pct-common-ref.html
|
||||
|
@ -3936,10 +3936,6 @@ pref("layers.enable-tiles", true);
|
||||
pref("layers.tiled-drawtarget.enabled", true);
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_WIDGET_GONK
|
||||
pref("layers.tiled-drawtarget.enabled", true);
|
||||
#endif
|
||||
|
||||
// ANDROID covers android and b2g
|
||||
#ifdef ANDROID
|
||||
pref("layers.offmainthreadcomposition.enabled", true);
|
||||
|
Loading…
Reference in New Issue
Block a user