[Webkit-unassigned] [Bug 58586] Safari doesn't read WebM videos after installing Perian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 14:05:51 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58586





--- Comment #9 from Andy Estes <aestes at apple.com>  2011-04-15 14:05:50 PST ---
(In reply to comment #8)
> After deleting ~/Library/Preferences/com.apple.quicktime.plugin.preferences.plist, the MIME types for .webm and .mkv corresponding to Perian's mcfg appeared. It seemed to be improperly cached by the QuickTime plugin.

If this file doesn't exist, WebKitPluginHost loads the QuickTime bundle and calls a function that generates this file. If the file does exist, we read it directly for MIME type information. I'm not sure who's responsibility it is to regenerate this file if it's stale.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list