WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283616
Compile a pathname component in URLPattern::create
https://bugs.webkit.org/show_bug.cgi?id=283616
Summary
Compile a pathname component in URLPattern::create
jlee53
Reported
2024-11-22 19:35:33 PST
Currently, pathname exists as a String and not a URLPatternComponent. This updates pathname to be stored as a URLPatternComponent like the rest of the URLPattern components (eg: protocol, hostname, etc).
Attachments
Add attachment
proposed patch, testcase, etc.
jlee53
Comment 1
2024-11-22 19:41:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37071
jlee53
Comment 2
2024-11-26 00:55:50 PST
<
rdar://problem/140454352
>
EWS
Comment 3
2024-12-04 09:31:15 PST
Committed
287342@main
(1af3a5bba50a): <
https://commits.webkit.org/287342@main
> Reviewed commits have been landed. Closing PR #37071 and removing active labels.
Sihui Liu
Comment 4
2024-12-04 16:32:37 PST
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/37463
EWS
Comment 5
2024-12-04 16:57:52 PST
Committed
287375@main
(eb9f252f5415): <
https://commits.webkit.org/287375@main
> Reviewed commits have been landed. Closing PR #37463 and removing active labels.
Sihui Liu
Comment 6
2024-12-04 19:49:12 PST
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/37476
EWS
Comment 7
2024-12-04 19:52:56 PST
Committed
287381@main
(69a89d0d99dc): <
https://commits.webkit.org/287381@main
> Reviewed commits have been landed. Closing PR #37476 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug