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

Conversation

sideshowbarker
Copy link
Collaborator

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

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 sideshowbarker requested a review from foolip May 7, 2021 05:01
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 7, 2021
sideshowbarker added a commit to mdn/content that referenced this pull request May 7, 2021
whatwg/html@32a7a20 completely removed the
URLUtilsReadOnly interface and moved/inlined/hoisted its members up
into the WorkerLocation interface. So this change deletes all the
URLUtilsReadOnly docs, and redirects them to the WorkerLocation docs.

Related BCD change: mdn/browser-compat-data#10347
chrisdavidmills pushed a commit to mdn/content that referenced this pull request May 7, 2021
whatwg/html@32a7a20 completely removed the
URLUtilsReadOnly interface and moved/inlined/hoisted its members up
into the WorkerLocation interface. So this change deletes all the
URLUtilsReadOnly docs, and redirects them to the WorkerLocation docs.

Related BCD change: mdn/browser-compat-data#10347
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
api/WorkerLocation.json Outdated Show resolved Hide resolved
Co-authored-by: Florian Scholz <fs@florianscholz.com>
@sideshowbarker sideshowbarker requested a review from Elchi3 May 7, 2021 09:14
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for helping me to get a mixin done 🎉 👍

@Elchi3 Elchi3 merged commit 7a27055 into mdn:main May 7, 2021
@sideshowbarker
Copy link
Collaborator Author

Thanks for helping me to get a mixin done 🎉 👍

Glad to help expunge mixins 😄 They give me heartburn

@sideshowbarker sideshowbarker deleted the sideshowbarker/URLUtilsReadOnly-move-to-WorkerLocation branch May 7, 2021 09:21
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request May 20, 2021
ddbeck added a commit that referenced this pull request May 20, 2021
* Bump version to v3.3.4
* Add release note for #10353
* Add release note for #10347
* Add release note for #10336
* Add release note for #10415
* Add release note for #10417
* Add release note for #10449
* Add release note for #9933
* Add release note for #10354
* Add release notes for #6944
* Add release note for #10522
* Add release note for #10536
* Add release note for #10539
* Add release note for #10515
* Add release note for #10506
* Add release note for #10291
* Add release note for #10421
* Add release note for #10545
* Add stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants