Bug 991837 - Only enable APZC during reftest-ipc (r=roc)

This commit is contained in:
Bill McCloskey 2014-04-24 11:17:31 -07:00
parent 8d838ce0bf
commit 22b1b0eaf7

View File

@ -29,8 +29,6 @@
branch.setBoolPref("security.fileuri.strict_origin_policy", false);
// Disable the thumbnailing service
branch.setBoolPref("browser.pagethumbnails.capturing_disabled", true);
// Enable APZC so we can test it
branch.setBoolPref("layers.async-pan-zoom.enabled", true);
// Since our tests are 800px wide, set the assume-designed-for width of all
// pages to be 800px (instead of the default of 980px). This ensures that
// in our 800px window we don't zoom out by default to try to fit the