Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2013 11:33:00 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1284 - trunk
Message-ID:  <201307171133.r6HBX0VP058315@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Jul 17 11:33:00 2013
New Revision: 1284

Log:
catch up with reality

The function being renamed made ARIFF_OSS workaround harder to find
using a search engine. Also, about:config workaround now only works
with www/firefox-esr but that is soon to change, too; no need to
advertise it anymore.

Modified:
   trunk/Gecko_UPDATING

Modified: trunk/Gecko_UPDATING
==============================================================================
--- trunk/Gecko_UPDATING	Wed Jul 17 11:32:03 2013	(r1283)
+++ trunk/Gecko_UPDATING	Wed Jul 17 11:33:00 2013	(r1284)
@@ -3,6 +3,5 @@
   AUTHOR: gecko@FreeBSD.org
 
   When using Firefox or SeaMonkey compiled with ALSA option ON it may
-  crash on assert in cubeb_refill_stream as described in ports/170473.
-  To fix either set media.use_cubeb -> false in about:config or rebuild
-  audio/alsa-plugins with ARIFF_OSS option disabled (default).
+  crash on assert in alsa_refill_stream as described in ports/170473.
+  To workaround disable ARIFF_OSS in audio/alsa-plugins or use PULSEAUDIO.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307171133.r6HBX0VP058315>