summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue')
-rw-r--r--webkit/glue/plugins/plugin_list_mac.mm2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/glue/plugins/plugin_list_mac.mm b/webkit/glue/plugins/plugin_list_mac.mm
index 3bb23f1..f37f441 100644
--- a/webkit/glue/plugins/plugin_list_mac.mm
+++ b/webkit/glue/plugins/plugin_list_mac.mm
@@ -86,6 +86,8 @@ bool PluginList::ShouldLoadPlugin(const WebPluginInfo& info,
"application/x-director", // Crashes during initialization.
"application/x-googlegears", // Safari-specific.
"application/x-vnd.movenetworks.qm", // Crashes during initialization.
+ "application/vnd.o3d.auto", // Doesn't render, and having it
+ // detected can prevent fallbacks.
};
// In the case of plugins that share MIME types, we have to blacklist by name.
const char* blacklisted_plugin_names[] = {