mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
e70e7093ce
We had problems because we'd call Destroy on a port after calling Destroy on its streams. This patch makes the port's Destroy ControlMessage not use a stream, instead we get the stream from the port directly. It also makes us update the graph's mPortCount only when the port is finally destroyed; this fixes a potential bug where the current graph could shut down when all streams are removed, before all ports have been completely destroyed. --HG-- extra : rebase_source : 3245fa64b79fb8a75c17190f1a4a2af6d42a5012 |
||
---|---|---|
.. | ||
base | ||
canvas | ||
events | ||
html | ||
mathml/content | ||
media | ||
smil | ||
svg | ||
test | ||
xbl | ||
xml | ||
xslt | ||
xtf | ||
xul | ||
Makefile.in |