From e676e2910f592704af67424758ebd4cfdff9ebcd Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Thu, 10 Jan 2013 22:29:23 +0000 Subject: - update www/firefox to 18.0 - update www/firefox-esr to 17.0.2 - update www/seamonkey to 2.15 (enigmail to 1.5.0) - remove QT4 option to avoid confusion (it turned out to be too experimental) In collaboration with: Jan Beich Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html --- www/firefox/files/patch-bug806139 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/firefox/files/patch-bug806139') 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", -- cgit v1.2.3