mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7b9cd377df
Previously, it was technically possible for the FHR client to have multiple simultaneous uploads. While this should never occur in well-behaving systems, server logs have indicated that this behavior might be occurring. This patch adds a lock around uploading to ensure only 1 upload operation may be active at a given time. To measure the impact of this change in the wild, we added a counter that increments whenever a held lock is encountered. --HG-- extra : rebase_source : f0bb5065a3618cd335b6b6f31e4e68850f31f151 |
||
---|---|---|
.. | ||
modules-testing | ||
tests | ||
datareporting-prefs.js | ||
DataReporting.manifest | ||
DataReportingService.js | ||
Makefile.in | ||
moz.build | ||
policy.jsm | ||
sessions.jsm |