Backout a9455a51d543, bug 756253

This commit is contained in:
James Willcox 2012-06-12 09:34:50 -04:00
parent 2840374911
commit 30842e8e89

View File

@ -438,10 +438,7 @@ pref("dom.ipc.plugins.enabled", true);
#endif
pref("plugins.click_to_play", true);
// Disabled because of thread safety problem
// in getting the bits from the surface.
// Bug 756253
pref("plugins.use_placeholder", 0);
pref("plugins.use_placeholder", 1);
// process priority
// higher values give content process less CPU time