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

Specify the behavior of CookieStoreManager.subscribe() when url of subscription is not provided #236

Open
szewai opened this issue Aug 12, 2024 · 1 comment

Comments

@szewai
Copy link

szewai commented Aug 12, 2024

In step 4.2.2, the spec requests to resolve url with:

Let url be the result of parsing entry["url"] with settings’s API base URL.

This means when entry["url"] is not present, we will use settings's url.

However the existing wpt test verifies service worker registration scope url is used when client does not specify url in option.

What is the expected behavior? @inexorabletash @ayuishii

@szewai
Copy link
Author

szewai commented Aug 12, 2024

cc @annevk @RupinMittal

@szewai szewai changed the title Specify the behavior of CookieManager.subscribe() when url of subscription is not provided Specify the behavior of CookieStoreManager.subscribe() when url of subscription is not provided Aug 15, 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

No branches or pull requests

1 participant