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

Apply syntax changes proposed in whatwg/urlpattern#198. #123

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

jeremyroman
Copy link
Contributor

This mirrors the spec changes closely, and includes the updated tests, copied from the Chromium CL which implements it.

Fixes #122.

@jeremyroman
Copy link
Contributor Author

@kenchris This pull request implements upstream changes in whatwg/urlpattern#198 and recently landed in Chromium https://chromium-review.googlesource.com/c/chromium/src/+/4975595. I don't know when you would like to incorporate parallel changes to the polyfill (I don't expect to need to roll back this change, but it's always possible), but this PR hopefully makes it easy to do so when you feel it's appropriate.

@kenchris
Copy link
Owner

kenchris commented Nov 8, 2023

When is this being released in stable Chrome? We should probably release a version shortly after.

@kenchris kenchris merged commit a6eb2b2 into kenchris:main Nov 8, 2023
3 checks passed
@jeremyroman
Copy link
Contributor Author

If all goes to plan, it'll ship with Chrome 121, which will reach stable channel around Tue Jan 23 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.

Implement "inherit left, wildcard right" behavior from whatwg/urlpattern#198
2 participants