-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The URLUtils abstraction is not working out. See #164 and whatwg/url#62 for details.
- Loading branch information
Showing
1 changed file
with
136 additions
and
15 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
32a7a20
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So URLUtilsReadOnly in 2.2.2 Dependencies is no longer needed:
https://html.spec.whatwg.org/multipage/infrastructure.html#urlutilsreadonly
32a7a20
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @ArkadiuszMichalski. Will fix it as part of #221.