Skip to content

fix: remove decorateURL from default_app#50852

Merged
ckerr merged 2 commits intomainfrom
remove-decorateURL
Apr 10, 2026
Merged

fix: remove decorateURL from default_app#50852
ckerr merged 2 commits intomainfrom
remove-decorateURL

Conversation

@mlaurencin
Copy link
Copy Markdown
Member

@mlaurencin mlaurencin commented Apr 9, 2026

Description of Change

With the most recent change to the default app (#45392), the two links below were generated. Due to having ?utm_source=default_app appended to them, both are not correctly resolved. This PR simply removes the function that adds that parameter. CC’ing the security working group since they were also CC’ed when this function was first introduced with a list of other changes that were noted as security-related. Alternatively, if there is a security reason to keep the function, I could update this PR to allow a way to indicate that the parameter should not be added to a given url.

cc @electron/wg-security

Checklist

Release Notes

Notes: none

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Apr 9, 2026
@mlaurencin mlaurencin changed the title remove decorateURL from default_app fix: remove decorateURL from default_app Apr 9, 2026
@mlaurencin mlaurencin added semver/patch backwards-compatible bug fixes target/40-x-y PR should also be added to the "40-x-y" branch. target/41-x-y PR should also be added to the "41-x-y" branch. target/42-x-y PR should also be added to the "42-x-y" branch. labels Apr 9, 2026
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Apr 10, 2026
@ckerr ckerr merged commit 861ef95 into main Apr 10, 2026
67 checks passed
@ckerr ckerr deleted the remove-decorateURL branch April 10, 2026 18:18
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Apr 10, 2026

No Release Notes

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Apr 10, 2026

I have automatically backported this PR to "42-x-y", please check out #50897

@trop trop bot added in-flight/42-x-y and removed target/42-x-y PR should also be added to the "42-x-y" branch. labels Apr 10, 2026
@trop
Copy link
Copy Markdown
Contributor

trop bot commented Apr 10, 2026

I have automatically backported this PR to "41-x-y", please check out #50898

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Apr 10, 2026

I have automatically backported this PR to "40-x-y", please check out #50899

@trop trop bot added in-flight/41-x-y in-flight/40-x-y and removed target/41-x-y PR should also be added to the "41-x-y" branch. target/40-x-y PR should also be added to the "40-x-y" branch. labels Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants