Author: jbeich Date: Mon Nov 25 16:20:24 2013 New Revision: 1407 Log: - make DEBUG build unstripped, again [1]; actually, just reference mainline repo bugs - sort ALSA bug references
Reported by: avg [1] Modified: trunk/Gecko_ChangeLog Modified: trunk/Gecko_ChangeLog ============================================================================== --- trunk/Gecko_ChangeLog Mon Nov 25 05:28:12 2013 (r1406) +++ trunk/Gecko_ChangeLog Mon Nov 25 16:20:24 2013 (r1407) @@ -1,11 +1,13 @@ - catch up with directory renames since USES=webplugins was introduced; fixes plugins not being automatically enabled after install -- ALSA now supports playing HTML5 audio with 32-bit sample format - after being converted from float as passed by firefox/libcubeb [1] -- linux-firefox and linux-seamonkey can play HTML5 audio and measure - about:memory usage, again +- ALSA now supports playing HTML5 audio with 32-bit sample format [1] + after being converted from float as passed by firefox/libcubeb [2] +- linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and + measure about:memory usage, again - dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes some flash sites work again; as there's no nspluginwrapper in-between the infamous "youtube issue" never occurs +- install DEBUG with symbols [3] and describe the option better [4] -PR: ports/183861 [1], ports/184006 [1] +PR: ports/183861 [1], ports/184006 [2], ports/169896 [3] + ports/184285 [3], ports/184286 [4] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
