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: service worker registration with custom protocols #34290

Merged
merged 1 commit into from May 23, 2022

Conversation

deepak1556
Copy link
Member

Description of Change

Fixes #32664

Release Notes

Notes: fix service worker registration with custom protocols

@deepak1556 deepak1556 requested review from a team as code owners May 19, 2022 16:39
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 19, 2022
@trop
Copy link
Contributor

trop bot commented May 19, 2022

@deepak1556 has manually backported this PR to "18-x-y", please check out #34291

@deepak1556 deepak1556 added semver/patch backwards-compatible bug fixes target/19-x-y and removed in-flight/18-x-y labels May 19, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 20, 2022
@RangerMauve
Copy link

This would be great to have!

@deepak1556
Copy link
Member Author

Failing test is unrelated, merging.

@deepak1556 deepak1556 merged commit 1639ccf into main May 23, 2022
@deepak1556 deepak1556 deleted the robo/fix_sw_registration branch May 23, 2022 07:42
@release-clerk
Copy link

release-clerk bot commented May 23, 2022

Release Notes Persisted

fix service worker registration with custom protocols

@trop
Copy link
Contributor

trop bot commented May 23, 2022

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

YuriL180821 pushed a commit to YuriL180821/electron that referenced this pull request Sep 25, 2022
…ron#34290)"

This reverts commit 1639ccf.

# Conflicts:
#	patches/chromium/custom_protocols_plzserviceworker.patch
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broke with upgrade: registering service workers on custom schemes
5 participants