зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 6bd536e0571d (bug 686905)
This commit is contained in:
Родитель
d384f4f53a
Коммит
be03cf37a5
|
@ -4501,7 +4501,7 @@ pref("image.mem.discardable", true);
|
|||
|
||||
// Discards inactive image frames of _animated_ images and re-decodes them on
|
||||
// demand from compressed data. Has no effect if image.mem.discardable is false.
|
||||
pref("image.mem.animated.discardable", true);
|
||||
pref("image.mem.animated.discardable", false);
|
||||
|
||||
// Decodes images into shared memory to allow direct use in separate
|
||||
// rendering processes.
|
||||
|
|
Загрузка…
Ссылка в новой задаче