mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1188399 - Remove unused pref gfx.gralloc.enabled r=nical
This commit is contained in:
parent
2e958c040f
commit
93330a7da7
@ -677,9 +677,6 @@ pref("dom.forms.number", true);
|
||||
// implemented for b2g (bug 875751)
|
||||
pref("dom.forms.color", false);
|
||||
|
||||
// Turns on gralloc-based direct texturing for Gonk
|
||||
pref("gfx.gralloc.enabled", false);
|
||||
|
||||
// This preference instructs the JS engine to discard the
|
||||
// source of any privileged JS after compilation. This saves
|
||||
// memory, but makes things like Function.prototype.toSource()
|
||||
|
Loading…
Reference in New Issue
Block a user