Bug 283616
| Summary: | Compile a pathname component in URLPattern::create | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jlee53 |
| Component: | New Bugs | Assignee: | Sihui Liu <sihui_liu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
jlee53
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
Pull request: https://github.com/WebKit/WebKit/pull/37071
jlee53
<rdar://problem/140454352>
EWS
Committed 287342@main (1af3a5bba50a): <https://commits.webkit.org/287342@main>
Reviewed commits have been landed. Closing PR #37071 and removing active labels.
Sihui Liu
Re-opening for pull request https://github.com/WebKit/WebKit/pull/37463
EWS
Committed 287375@main (eb9f252f5415): <https://commits.webkit.org/287375@main>
Reviewed commits have been landed. Closing PR #37463 and removing active labels.
Sihui Liu
Re-opening for pull request https://github.com/WebKit/WebKit/pull/37476
EWS
Committed 287381@main (69a89d0d99dc): <https://commits.webkit.org/287381@main>
Reviewed commits have been landed. Closing PR #37476 and removing active labels.