Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete URLUtilsReadOnly, move members to WorkerLocation #10347

Merged

Commits on May 7, 2021

  1. 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
    sideshowbarker committed May 7, 2021
    Configuration menu
    Copy the full SHA
    ae4c92d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Florian Scholz <fs@florianscholz.com>
    sideshowbarker and Elchi3 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    370b302 View commit details
    Browse the repository at this point in the history