mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3130353840
Add a MediaShutdownManager and have that as the only xpcom-shutdown observer. This then shutsdown the MediaDecoders, and blocks waiting for the media state machine's shared thread to complete shutdown before exiting from the xpcom-shutdown observer. This ensures that the MediaDecoder infrastructure does not use XPCOM on any thread after XPCOM has shutdown, which is a logical error. |
||
---|---|---|
.. | ||
base | ||
canvas | ||
events | ||
html | ||
mathml/content | ||
media | ||
smil | ||
svg | ||
test | ||
xbl | ||
xml | ||
xslt | ||
xul | ||
moz.build |