Author: jbeich Date: Sun Nov 17 17:25:30 2013 New Revision: 1393 Log: list recent user-visible changes
Added: trunk/Gecko_ChangeLog Added: trunk/Gecko_ChangeLog ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/Gecko_ChangeLog Sun Nov 17 17:25:30 2013 (r1393) @@ -0,0 +1,10 @@ +- 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, 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 + +PR: ports/183861 [1], ports/184006 [1] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
