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

Missing data for AbortController.abort() reason argument #24899

Closed
skyclouds2001 opened this issue Oct 31, 2024 · 0 comments · Fixed by #25068
Closed

Missing data for AbortController.abort() reason argument #24899

skyclouds2001 opened this issue Oct 31, 2024 · 0 comments · Fixed by #25068
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@skyclouds2001
Copy link
Contributor

skyclouds2001 commented Oct 31, 2024

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

similar to AbortSignal.abort() reason argument, the AbortController.abort() reason argument probably has different support as the method itself

https://github.com/mdn/browser-compat-data/blob/main/api/AbortSignal.json#L142-L192

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Safari, Node.js, Deno

What did you expect to see?

add missing data for the reason argument

guessing it probably has the similar support with api.AbortSignal.abort_static reason argument

Did you test this? If so, how?

not yet

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@skyclouds2001 skyclouds2001 changed the title Missing data for Missing data for AbortController.abort() reason argument Oct 31, 2024
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 31, 2024
skyclouds2001 added a commit to skyclouds2001/browser-compat-data that referenced this issue Nov 14, 2024
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 a pull request may close this issue.

2 participants