mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
4e967275c1
TakeFocus() ends up making sync calls to the parent process. That means if we try to call it from a sync call to the child process we end up deadlocked. The easiest way to fix this is to make the message to the child process async. |
||
---|---|---|
.. | ||
atk | ||
base | ||
generic | ||
html | ||
interfaces | ||
ipc | ||
jsat | ||
mac | ||
other | ||
tests | ||
windows | ||
xpcom | ||
xul | ||
moz.build |