Backed out changeset 88682971f399 (bug 1129804) for suspicion of causing frequent B2G crashtest cycle collector crashes.

This commit is contained in:
Ryan VanderMeulen 2015-02-10 12:07:02 -05:00
parent 1ba10c78ad
commit 159cd2ef1f

View File

@ -319,7 +319,7 @@ pref("media.fragmented-mp4.gonk.enabled", true);
pref("media.video-queue.default-size", 3);
// optimize images' memory usage
pref("image.mem.decodeondraw", true);
pref("image.mem.decodeondraw", false);
pref("image.mem.allow_locking_in_content_processes", false); /* don't allow image locking */
// Limit the surface cache to 1/8 of main memory or 128MB, whichever is smaller.
// Almost everything that was factored into 'max_decoded_image_kb' is now stored