mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 93d6dfcc20e7 (bug 958666) for B2G reftest failures.
This commit is contained in:
parent
ca14ec3234
commit
4dae254df5
@ -887,7 +887,3 @@ pref("apz.asyncscroll.throttle", 40);
|
||||
// Using a software canvas can save memory when JS calls getImageData()
|
||||
// on the canvas frequently. See bug 884226.
|
||||
pref("gfx.canvas.willReadFrequently.enable", true);
|
||||
|
||||
// Disable autofocus until we can have it not bring up the keyboard.
|
||||
// https://bugzilla.mozilla.org/show_bug.cgi?id=965763
|
||||
pref("browser.autofocus", false);
|
||||
|
Loading…
Reference in New Issue
Block a user