mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f1d78e3e5c
Eliminate various race conditions when using runnables, specifically when doing things to global UI state based on the selected tab. Since the selected tab might change between a particular non-UI action and the corresponding UI-thread update, we have to ensure that the selected tab is still correct on the UI runnable. |
||
---|---|---|
.. | ||
android | ||
base | ||
browser | ||
components | ||
examples | ||
test | ||
tests | ||
Makefile.in |