Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Mark polyfill as deprecated #17

Closed
mathiasbynens opened this issue Oct 16, 2015 · 10 comments
Closed

Mark polyfill as deprecated #17

mathiasbynens opened this issue Oct 16, 2015 · 10 comments

Comments

@mathiasbynens
Copy link

As soon as Chrome 46 (check) and Opera 33 (soon now) are out, this polyfill isn’t needed anymore. \o/

@mathiasbynens
Copy link
Author

Opera 33 is now stable. Let’s do this?

@jakearchibald
Copy link
Collaborator

Agreed. Will do this when I get a moment.

@NathanWalker
Copy link

Is this truly deprecated and no longer useful?

@jakearchibald
Copy link
Collaborator

Yes. Chrome stable now supports addAll

On Sat, 21 Nov 2015, 07:14 Nathan Walker notifications@github.com wrote:

Is this truly deprecated and no longer useful?


Reply to this email directly or view it on GitHub
#17 (comment)
.

mxstbr added a commit to react-boilerplate/react-boilerplate that referenced this issue Dec 17, 2015
@dandv
Copy link

dandv commented Jan 11, 2016

@jakearchibald: should the entry at https://jakearchibald.github.io/isserviceworkerready/ be updated as well?

@jakearchibald
Copy link
Collaborator

Yeah, I'll try and get these updated tomorrow, keep getting distracted.

On Mon, 11 Jan 2016, 19:33 Dan Dascalescu notifications@github.com wrote:

@jakearchibald https://github.com/jakearchibald: should the entry at
https://jakearchibald.github.io/isserviceworkerready/ be updated as well?


Reply to this email directly or view it on GitHub
#17 (comment)
.

jakearchibald added a commit that referenced this issue Jan 13, 2016
Mark polyfill as obsolete. Fix #17.
@AStoker
Copy link

AStoker commented Jan 27, 2016

Did this polyfill work for Safari and IE as well? We're hunting for a polyfill to use for those browsers.

@jakearchibald
Copy link
Collaborator

There's an IDB version in the history of this project, but it still
required fetch, Request, and Response.

On Wed, 27 Jan 2016, 08:54 Andrew Stoker notifications@github.com wrote:

Did this polyfill work for Safari and IE as well? We're hunting for a
polyfill to use for those browsers.


Reply to this email directly or view it on GitHub
#17 (comment)
.

@AStoker
Copy link

AStoker commented Jan 28, 2016

What was that branch name? There appear to be a few branches. This is something that would be fantastic for our company, but we need to support Safari and IE as well as Chrome and Firefox.

@NekR
Copy link

NekR commented Apr 15, 2016

As soon as Chrome 46 (check) and Opera 33 (soon now) are out, this polyfill isn’t needed anymore. \o/

This actually sounds interesting. Chrome now supports 98% of ES2015, so, should all es6 transpilers be deprecated once it reaches 100%?

I see in the logs that people are using Chrome 40 everyday, so it's a wrong assumption that once fixed version is release--polyfill isn't needed anymore.

marvellous122 added a commit to marvellous122/react-redux-base that referenced this issue Jan 19, 2018
shaun554 added a commit to shaun554/react-boilerplate that referenced this issue Mar 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants