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

LibURL/Pattern: Implement processing a URL Pattern Init #3847

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shannonbooth
Copy link
Contributor

@shannonbooth shannonbooth commented Mar 7, 2025

One small batch of commits upstreaming from my fork, along from a WPT import of the primary URLPattern test as we're getting close-ish to a full implementation now :^)

@shannonbooth shannonbooth requested a review from alimpfard as a code owner March 7, 2025 06:21
@github-actions github-actions bot added the conflicts Pull request has merge conflicts that need resolution label Mar 15, 2025
Copy link

Your pull request has conflicts that need to be resolved before it can be reviewed and merged. Make sure to rebase your branch on top of the latest master.

@github-actions github-actions bot removed the conflicts Pull request has merge conflicts that need resolution label Mar 15, 2025
@shannonbooth shannonbooth force-pushed the urlpatter-init branch 2 times, most recently from 21e32a2 to c84e4aa Compare March 16, 2025 12:19
This follows a rename made in the URL specification.
This gets us to the point just before the point of parsing the
pattern strings for each URL component to produce a regular
expression.
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.

1 participant