gecko/content
Thomas Zimmermann aaa4057366 Bug 826055 - Check OMX when looking for decoders on FirefoxOS. r=bz
On FirefoxOS, when trying to stream an MP3 file in the browser, Gecko
does not check the OMX decoder for support, and streaming fails.

This patch adds the check for OMX decoders. The browser now streams
the MP3 file correctly.
2013-01-23 16:10:30 +01:00
..
base Bug 826055 - Check OMX when looking for decoders on FirefoxOS. r=bz 2013-01-23 16:10:30 +01:00
canvas Bug 803568: Check for Cairo surface creation failure. r=bas 2013-01-17 14:38:38 +01:00
events Bug 819871 - Make ":-moz-placeholder" parsable but without any effect on styling. r=dbaron,bz 2013-01-24 09:30:28 +00:00
html Bug 792935 - Add decoder cloning support to DASH for mozLoadFrom r=cpearce 2013-01-23 11:24:41 -08:00
mathml Bug 833191 - Disable PGO on mathml; a=me 2013-01-21 23:01:42 -05:00
media Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
smil Bug 833190 - Disable PGO on svg; a=me 2013-01-21 23:00:29 -05:00
svg Bug 832153 - Convert SVGMaskElement to WebIDL r=bz 2013-01-23 15:59:46 -05:00
test Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
xbl Bug 832041 - Remove nsJSContext::CompileEventHandler and move consumers to nsJSUtils::CompileFunction. r=bz 2013-01-23 07:12:50 +01:00
xml bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
xslt Bug 833193 - Disable PGO on xslt; a=me 2013-01-21 23:03:48 -05:00
xul Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!) 2013-01-18 13:20:21 -08:00
defs.mk Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium 2013-01-23 16:13:50 -05:00
Makefile.in