bug 755554 - enable only flash in the desktop webapp runtime; r=felipe

This commit is contained in:
Myk Melez 2012-07-12 14:02:30 -07:00
parent cb1021a02f
commit 9ff9c1becf

View File

@ -34,3 +34,5 @@ pref("full-screen-api.enabled", true);
// Enable smooth scrolling
pref("general.smoothScroll", true);
pref("plugin.allowed_types", "application/x-shockwave-flash,application/futuresplash");