Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: provide disable-chromium-sandbox runtime argument #186004

Merged
merged 3 commits into from
Jun 26, 2023

Conversation

deepak1556
Copy link
Contributor

@deepak1556 deepak1556 commented Jun 23, 2023

Addresses #184687 (comment)

Users should now be able to persist their sandbox preference via,

* Open command palette
* Configure runtime arguments
* "disable-chromium-sandbox": "true"
* Prompted for restart

@deepak1556 deepak1556 added this to the June 2023 milestone Jun 23, 2023
@deepak1556 deepak1556 self-assigned this Jun 23, 2023
@deepak1556 deepak1556 removed the request for review from sandy081 June 23, 2023 16:07
@deepak1556 deepak1556 requested a review from bpasero June 23, 2023 17:16
Copy link
Member

@bpasero bpasero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I can make a suggestion: lets drop the changes that trigger a restart dialog for argv.json from this PR. Users that are impacted of the sandbox issue already need to start VS Code with --no-sandbox to even be able to start it and its fine for them to leave VS Code running even after changing argv.json. Asking them to restart again is a strange experience I would argue.

@deepak1556 deepak1556 requested a review from bpasero June 26, 2023 01:58
@deepak1556 deepak1556 enabled auto-merge (squash) June 26, 2023 01:58
@deepak1556 deepak1556 merged commit 7f9a404 into main Jun 26, 2023
6 checks passed
@deepak1556 deepak1556 deleted the robo/provide_sandbox_setting branch June 26, 2023 05:21
gjsjohnmurray pushed a commit to gjsjohnmurray/vscode that referenced this pull request Jun 26, 2023
…6004)

* feat: provide disable-chromium-sandbox runtime argument

* chore: address review feedback

* chore: remove relaunch prompt
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants