mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-16 00:43:20 +01:00
f4f1b04d87
* sandbox - allow enabled sandbox in a full build * sandbox - reduce `electron-browser` in workbench * sandbox - reduce `electron-browser` in platform * sandbox - add a setting to enable sandbox mode for window * fix lint * Revert "sandbox - reduce `electron-browser` in workbench" This reverts commit36a5167cf9. * Revert "sandbox - reduce `electron-browser` in platform" This reverts commit6f49d704a5. * fix layer issue * fix some js errors