IndexedDB version of QSettings will now use solely the sync versions of data access functions. Those will suspend with JSPI. This makes IDB settings conform to the QSettings contract - and also allows us to enable tests in tst_qsettings for the IDB version of QSettings. Also, do not treat the IndexedDB format as one defining read/write functions in QSettings - those are the same as for ini format, as IndexedDB settings backend uses a backing ini file. Change-Id: Iee3471cc79c0cea87378923cf9baac58e56d1272 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> |
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| .gitignore | ||
| CMakeLists.txt | ||
| bom.ini | ||
| float.ini | ||
| qt5settings.ini | ||
| resourcefile.ini | ||
| resourcefile2.ini | ||
| resourcefile3.ini | ||
| resourcefile6.plist | ||
| tst_qsettings.cpp | ||
| utf8settings.ini | ||
| withcomments.ini | ||