[wpt-sync] Sync PR 30290 - URLPattern: Support constructor strings with ipv6 addresses.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox93 fixed)
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 30290 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30290
Details from upstream follow.
b'Ben Kelly <wanderview@chromium.org>' wrote:
URLPattern: Support constructor strings with ipv6 addresses.
This adds support for constructor strings like:
new URLPattern("http://[\:\:1]/");
As discussed in spec issue #113:
https://github.com/WICG/urlpattern/issues/113
Fixed: 1245760
Change-Id: I712341e72a5c2af745dbbdbb8673a79809a98425
Reviewed-on: https://chromium-review.googlesource.com/3138336
WPT-Export-Revision: e4e603b202dc59b971febc0a919258f568cf9c63
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
Comment 4•4 years ago
|
||
Backed out along with Bug 1729130 for causing wpt failures on document-has-system-focus.html.
see: https://hg.mozilla.org/integration/autoland/rev/5e767edee1305bb36d76f280ec35466f871c64d2
| Assignee | ||
Comment 5•4 years ago
|
||
Comment 7•4 years ago
|
||
| bugherder | ||
Description
•