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: [email protected] 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
