mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 853718 - Pause the AudioContext when it is being torn down; r=bzbarsky
This commit is contained in:
parent
e9e1b63618
commit
0ac246e288
@ -66,6 +66,7 @@ public:
|
||||
|
||||
void Shutdown()
|
||||
{
|
||||
Suspend();
|
||||
mDecoder.Shutdown();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user