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

chore: update to Electron 34 #237557

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

chore: update to Electron 34 #237557

wants to merge 11 commits into from

Conversation

deepak1556
Copy link
Collaborator

Fixes #237437

@deepak1556 deepak1556 self-assigned this Jan 9, 2025
@deepak1556 deepak1556 added this to the February 2025 milestone Jan 9, 2025
@deepak1556 deepak1556 force-pushed the electron-34.x.y branch 2 times, most recently from 2b1d33d to 93764df Compare January 10, 2025 10:39
@bpasero
Copy link
Member

bpasero commented Jan 11, 2025

@deepak1556 do we need to act on this breaking change for custom protocol handlers: https://www.electronjs.org/docs/latest/breaking-changes#behavior-changed-custom-protocol-url-handling-on-windows ?

@deepak1556 deepak1556 force-pushed the electron-34.x.y branch 3 times, most recently from de464b5 to 373539b Compare January 16, 2025 04:38
@deepak1556
Copy link
Collaborator Author

Thanks @bpasero , the issue only affects non standard custom schemes and data urls. The ones we use vscode-file, vscode-webview for loadURL are standard schemes, will continue to work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Electron 34 update
2 participants