Skip to content

Fix #12803: __awaiter helper IE8 compat#12869

Merged
billti merged 1 commit intorelease-2.1from
fixIE8Async
Dec 14, 2016
Merged

Fix #12803: __awaiter helper IE8 compat#12869
billti merged 1 commit intorelease-2.1from
fixIE8Async

Conversation

@billti
Copy link
Member

@billti billti commented Dec 13, 2016

Fixes #12803. IE8 does not accept undefined as the 2nd parameter to apply (the argument list).

@DanielRosenwasser
Copy link
Member

IE8! 😡

Looks okay to me, @mhegazy might want to peek and then we can figure out when to release.

This'll need to be ported to master and tslib.

@mhegazy
Copy link
Contributor

mhegazy commented Dec 13, 2016

as @DanielRosenwasser noted, this will need to be ported to master and tslib as well.

@billti billti merged commit 1d56a14 into release-2.1 Dec 14, 2016
@billti billti deleted the fixIE8Async branch December 14, 2016 23:44
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants