Skip to content

Commit

Permalink
Delete URLUtilsReadOnly, move members to WorkerLocation (#10347)
Browse files Browse the repository at this point in the history
* Delete URLUtilsReadOnly, move members to WorkerLocation

whatwg/html@32a7a20 completely removed the
URLUtilsReadOnly interface and moved/inlined/hoisted its members up
into the WorkerLocation interface. So this change deletes
URLUtilsReadOnly, and moves its members to WorkerLocation.

This change also adds spec URLs to the WorkerLocation data.

Related MDN change: mdn/content#4772

* Apply suggestions from code review

Co-authored-by: Florian Scholz <fs@florianscholz.com>

Co-authored-by: Florian Scholz <fs@florianscholz.com>
  • Loading branch information
sideshowbarker and Elchi3 committed May 7, 2021
1 parent 49107b4 commit 7a27055
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 564 deletions.
Loading

0 comments on commit 7a27055

Please sign in to comment.