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

Add AbortController and AbortSignal polyfill #7

Closed
DavidBruant opened this issue Jan 9, 2019 · 2 comments
Closed

Add AbortController and AbortSignal polyfill #7

DavidBruant opened this issue Jan 9, 2019 · 2 comments
Assignees
Labels
feature New feature request

Comments

@DavidBruant
Copy link

A feature request

What

polyfill.io does not provide polyfills for AbortController and AbortSignal
consequently, it also does not provide support for abortable fetch

The feature exists and is supported in recent browsers, but lacks support in (current at time of writing) Safari 12 and webkit-based mobile browsers like Chrome on iOS and Firefox on iOS

Details

There is an existing MIT-licenced polyfill

I'm not sure whether "AbortController + AbortSignal" and "abortable fetch" should be made into two separate issues

Additional information

i love the polyfill.io project <3
thank you very very much

@JakeChampion
Copy link
Owner

Hi @DavidBruant, thank you for the kind words!

We have a pull-request for this feature already :-) It is actively being worked on and I hope to have it in the next release of the polyfill-library. #59

@JakeChampion JakeChampion self-assigned this Apr 3, 2019
@JakeChampion JakeChampion added the feature New feature request label Apr 3, 2019
@chee chee added this to incoming in Origami ✨ Feb 1, 2020
@JakeChampion
Copy link
Owner

this was added in #59

Origami ✨ automation moved this from incoming to complete Feb 7, 2020
@chee chee moved this from complete to active in Origami ✨ Feb 7, 2020
@JakeChampion JakeChampion moved this from active to complete in Origami ✨ Feb 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2020
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants