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

Drop window.restore (unspecified & unimplemented) #6987

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

sideshowbarker
Copy link
Contributor

This drops the window.restore() method. The method isn’t implemented in any browser engines, and isn’t part of any spec.


I think this one was not included yet in any of the Remove never-supported PRs that @saschanaz raised so far.

This change drops the window.restore() method. The method isn’t
implemented in any browser engines, and isn’t part of any specification.
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 19, 2020
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Thank you! 🎉

@ddbeck ddbeck merged commit 4a9c981 into mdn:master Oct 26, 2020
@sideshowbarker sideshowbarker deleted the sideshowbarker/Window-restore-drop branch October 26, 2020 16:50
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.

2 participants