mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6f2dbab3f6
Whenever a settings lock does only read operations (i.e. lock.get()), there is no need that the underlying indexedDB transaction should be opened as readwrite. Doing so, we will be able to parallelize some request and avoid locking that should in the end allow for faster operations. Enabling this feature is controlled by the preference dom.mozSettings.allowForceReadOnly, defaulting to false for now. |
||
---|---|---|
.. | ||
brotli | ||
freetype2 | ||
libbz2 | ||
libjar | ||
libmar | ||
libpref | ||
zlib |