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

fix: remove emulation check and notification on windows #186008

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

deepak1556
Copy link
Contributor

app.runningUnderARM64Translation will return incorrect value on windows since the API currently checks the machine architecture rather than if the process is a WoW process, refs https://github.com/electron/electron/blob/9226cc662b9c6cf3404d59c50cae0f0ccc1a0a0d/shell/browser/api/electron_api_app.cc#L1492-L1496. Removing the check on windows to avoid false notifications.

@deepak1556 deepak1556 self-assigned this Jun 23, 2023
@deepak1556 deepak1556 added this to the June 2023 milestone Jun 23, 2023
@deepak1556 deepak1556 enabled auto-merge (squash) June 23, 2023 16:33
@deepak1556 deepak1556 closed this Jun 26, 2023
auto-merge was automatically disabled June 26, 2023 02:16

Pull request was closed

@deepak1556 deepak1556 reopened this Jun 26, 2023
@deepak1556 deepak1556 enabled auto-merge (squash) June 26, 2023 02:16
@deepak1556 deepak1556 merged commit b4952d1 into main Jun 26, 2023
10 checks passed
@deepak1556 deepak1556 deleted the robo/fix_emulation_notification branch June 26, 2023 02:32
gjsjohnmurray pushed a commit to gjsjohnmurray/vscode that referenced this pull request Jun 26, 2023
@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