mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
61df7f9898
OS.File requests like OS.File.stat would potentially be lost on b2g during auto-shutdown/auto-killing of the worker thread. This patch corrects the queue management so races with killing are not possible. A test is added that fails without the fix and passes with it. See the comments in the test and test for further details. Also, the bug is nice. |
||
---|---|---|
.. | ||
modules | ||
tests | ||
moz.build | ||
NativeOSFileInternals.cpp | ||
NativeOSFileInternals.h | ||
nsINativeOSFileInternals.idl | ||
osfile.jsm |