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

Remove DOMErrorHandler entry #9382

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Remove DOMErrorHandler entry #9382

merged 1 commit into from
Mar 15, 2021

Conversation

foolip
Copy link
Collaborator

@foolip foolip commented Mar 8, 2021

This was added in #1616.

The MDN pages for this do not exist, the only reference to this is:
https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model#obsolete_dom_interfaces

This was added in mdn#1616.

The MDN pages for this do not exist, the only reference to this is:
https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model#obsolete_dom_interfaces
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 8, 2021
"version_added": null
},
"edge": {
"version_added": "≤18"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have tested Edge 18 and there is no window.DOMErrorHandler. I didn't expect there to be either, given the handleError member this was probably once a callback interface, and those aren't exposed unless they have constants.

@foolip foolip requested a review from Elchi3 March 15, 2021 08:58
@Elchi3 Elchi3 merged commit d5d7641 into mdn:master Mar 15, 2021
@foolip foolip deleted the rm-DOMErrorHandler branch March 15, 2021 10:10
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Mar 15, 2021
ddbeck added a commit that referenced this pull request Mar 18, 2021
* Start release notes for 2021-03-18 release

* Add release note for #9438

* Add release note for #9459

* Add release note for #9458

* Add release note for #9382

* Add release note for #9439

* Add release note for #9468

* Add release note for #9472

* Add release note for #9433

* Add release statistics
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