gecko/content
Thomas Zimmermann 568572011d Bug 924678: Explicitly clear OmxDecoder::mDecoder, r=doublec
The MediaDecoderStateMachine frees the Decoder during its own
shutdown. If the the MediaDecoderStateMachine for an MP3 file
gets cleaned up before the MP3 frame parser is finished, the
OmxDecoder operates with an invalid Decoder.

With this patch, the MediaDecoderStateMachine informs the
OmxDecoder to clear the decoder field. The MP3 parser logic
detects this case and returns.

--HG--
extra : rebase_source : 0a00de3cf7b95ede77408e5d43cccbcd706750cd
2013-10-14 10:38:17 +02:00
..
base Merge m-i to m-c 2013-10-13 10:18:40 -07:00
canvas Bug 922921 - Consistently check attrib accesses in WebGLVertexArray. Also rename a few things. - r=jgilbert 2013-10-11 09:16:44 -04:00
events Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki 2013-10-11 15:48:53 -04:00
html Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
mathml/content Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst 2013-10-02 16:09:18 -04:00
media Bug 924678: Explicitly clear OmxDecoder::mDecoder, r=doublec 2013-10-14 10:38:17 +02:00
smil Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
svg Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob 2013-10-07 19:15:59 -04:00
test Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted 2013-09-24 11:50:08 -07:00
xbl Bug 921454 - Allow chromeOnlyContent to work for non-chrome XBL documents. r=smaug 2013-10-04 13:29:35 +02:00
xml Bug 914618 - Reimplement XML pretty printing with events. r=smaug 2013-10-03 16:02:36 +02:00
xslt Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
xul Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
moz.build