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 deprecated XDomainRequest API #11438

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

queengooborg
Copy link
Contributor

This PR removes the long-deprecated, non-standard XDomainRequest API from BCD. This API was an IE-only interface to implement CORS, but was removed in IE 10 in favor of using the standard XMLHttpRequest.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 8, 2021
@queengooborg queengooborg added needs content update This PR needs a corresponding update to mdn/content to update the documentation needs-release-note 📰 labels Jul 8, 2021
Copy link
Contributor

@foolip foolip left a comment

Choose a reason for hiding this comment

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

Approving but not merging so that this can be merged together with the content PR.

@sideshowbarker
Copy link
Member

I’ve merged the content change, so I’ll go ahead and merge this too

@sideshowbarker sideshowbarker merged commit 7167f32 into mdn:main Jul 8, 2021
@queengooborg queengooborg deleted the api/XDomainRequest/removal branch July 8, 2021 22:19
@ddbeck ddbeck removed the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Jul 15, 2021
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Jul 15, 2021
ddbeck added a commit that referenced this pull request Jul 15, 2021
* Bump version to v3.3.11

* Add release note for #11502

* Add release note for #11499

* Add release note for #11100

* Add release note for #11101

* Add release note for #11152

* Add release note for #11355

* Add release note for #11361

* Add release note for #11438

* Add release note for #11520

* Add release note for #11452

* Add release note for #11481

* Add second release note for #11481

* Add release note for #11500

* Add release note for #11524

* Add release note for #11413

* Add release note for #11414

* Add release date

* Add stats

* Fix formatting
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.

4 participants