-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
URLPattern: Support constructor strings with ipv6 addresses.
This adds support for constructor strings like: new URLPattern("http://[\\:\\:1]/"); As discussed in spec issue #113: whatwg/urlpattern#113 Fixed: 1245760 Change-Id: I712341e72a5c2af745dbbdbb8673a79809a98425 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3138336 Commit-Queue: Ben Kelly <wanderview@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/main@{#917682}
- Loading branch information
1 parent
fb595c5
commit 4a8e1e0
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters