Commit e3a8279
authored
chrome-support: update sandbox disabling instructions (#107)
The XRSandbox feature was removed several years ago[1][2], so these
instructions to be able to use OpenXR runtimes that don't support the
XR_EXT_win32_appcontainer_compatible extension have not been working.
Replace with --no-sandbox since that is now the only way to do this.
[1] https://chromium.googlesource.com/chromium/src/+/f2935f81d3ba2839ac4ec8eebae6a80872e4c2ba
[2] https://chromium-review.googlesource.com/c/chromium/src/+/39058661 parent 1ab3386 commit e3a8279
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments