1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-06 07:09:33 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Moonchild 69bd6af877 [security] Ensure DispatchToMainThreadAndWait isn't interrupted.
In some cases, `lock.wait()` can be interrupted by spurious wake-ups
before processing is done. To ensure things are, in fact, synchronous,
loop over `wait()` until it is actually done.
2026-04-27 10:38:27 +08:00
roytam1 dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00