After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678639 - Add more OGG mime types to browser plugin
Add more OGG mime types to browser plugin
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: totem-browser-maint
totem-browser-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-22 16:19 UTC by Daniel Drake
Modified: 2012-06-22 21:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.27 KB, patch)
2012-06-22 16:19 UTC, Daniel Drake
accepted-commit_now Details | Review

Description Daniel Drake 2012-06-22 16:19:20 UTC
Created attachment 217033 [details] [review]
patch

Testing with WebKit, the browser plugin isn't being used when playing ogg media from local disk. This is because it's missing some mime types. Here's a patch that fixes this.
Comment 1 Philip Withnall 2012-06-22 18:32:25 UTC
Review of attachment 217033 [details] [review]:

Looks good to me. Please commit.