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

Cherry-pick "LibWeb: Implement most of Service Worker registration" #25448

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

nico
Copy link
Contributor

@nico nico commented Nov 22, 2024

This is necessary when we add more ServiceWorker capabilities, that
actually check this value. The more this spoof functionality is used,
the more we'll need to actually support serving test files over https.

(cherry picked from commit 2156de717297737e5607ed6d9dc2e4a6b031d388)
(cherry picked from commit f4f70068a8009e27c62176077be6e7c4ad3e612c)
This approach will need some rework to be properly handled at the user
agent level instead of per renderer process, but it's a start.

(cherry picked from commit 7faebb2702a2a19fc401fde1856a0d90861d2904)
@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Nov 22, 2024
@nico nico merged commit 9448fe1 into SerenityOS:master Nov 22, 2024
12 checks passed
@nico nico deleted the pr_1674 branch November 22, 2024 13:47
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label Nov 22, 2024
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.

2 participants