summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-bug806139
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/files/patch-bug806139')
-rw-r--r--www/firefox/files/patch-bug8061396
1 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox/files/patch-bug806139 b/www/firefox/files/patch-bug806139
index 56791e71fb61..e4bd1ba30ce1 100644
--- a/www/firefox/files/patch-bug806139
+++ b/www/firefox/files/patch-bug806139
@@ -11,10 +11,10 @@
#ifdef MOZ_MEDIA_PLUGINS
--- content/html/content/src/nsHTMLMediaElement.cpp~
+++ content/html/content/src/nsHTMLMediaElement.cpp
-@@ -2114,12 +2114,14 @@ const char nsHTMLMediaElement::gH264Type
- "video/quicktime",
- };
+@@ -2135,12 +2135,14 @@ nsHTMLMediaElement::IsWebMType(const nsA
+ #endif
+ #if defined(MOZ_GSTREAMER) || defined(MOZ_WIDGET_GONK)
-char const *const nsHTMLMediaElement::gH264Codecs[7] = {
+char const *const nsHTMLMediaElement::gH264Codecs[9] = {
"avc1.42E01E",