feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
22
config/chrome-persistence-verification.json
Normal file
22
config/chrome-persistence-verification.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"status": "pass",
|
||||
"capabilities": {
|
||||
"mode": "sqlite-opfs",
|
||||
"sqliteWasm": true,
|
||||
"opfs": true,
|
||||
"schemaVersion": 6,
|
||||
"crossTabWriteLock": "web-locks"
|
||||
},
|
||||
"roundTrip": {
|
||||
"savedMode": "sqlite-opfs",
|
||||
"loadedVersion": 7,
|
||||
"loadedLabel": "Chrome OPFS persistence",
|
||||
"checkpointVersion": 7,
|
||||
"resourceRoundTrip": true,
|
||||
"recoveryIntegrity": "ok",
|
||||
"checkpointCount": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user