| Index: webkit/glue/plugins/plugin_list_mac.mm
|
| ===================================================================
|
| --- webkit/glue/plugins/plugin_list_mac.mm (revision 31097)
|
| +++ webkit/glue/plugins/plugin_list_mac.mm (working copy)
|
| @@ -88,8 +88,6 @@
|
| "application/x-vnd.movenetworks.qm", // Crashes during initialization.
|
| "application/vnd.o3d.auto", // Doesn't render, and having it
|
| // detected can prevent fallbacks.
|
| - "application/x-pdf", // Force download of PDFs rather than
|
| - "application/pdf" // showing the 1st page through QT.
|
| };
|
| // In the case of plugins that share MIME types, we have to blacklist by name.
|
| const char* blacklisted_plugin_names[] = {
|
|
|