Add Chromium-only Blender WebEngine parity work
This commit is contained in:
7
tests/golden/W-023/runtime-profiles.json
Normal file
7
tests/golden/W-023/runtime-profiles.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"taskId": "W-023",
|
||||
"profiles": {
|
||||
"single": {"threads": false, "environment": "web,worker", "modularize": true, "exportEs6": true},
|
||||
"pthread": {"threads": true, "poolSize": 1, "requiresCrossOriginIsolation": true}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user