Skip to content

Fix unsound Array.concat() typings #33620

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

Closed
wants to merge 2 commits into from
Closed

Conversation

jablko
Copy link
Contributor

@jablko jablko commented Sep 26, 2019

Fixes #19535

@RyanCavanaugh
Copy link
Member

@jablko we can't merge all these PRs independently - please make a roll-up PR with all the concat changes in one so we can actually test them. There should also be a unified test suite that clearly outlines the behaviors you want to change.

@jablko
Copy link
Contributor Author

jablko commented Sep 27, 2019

@RyanCavanaugh Sure thing: I've now created #33645 combining all of the Array.concat() changes

@jablko jablko force-pushed the patch-11 branch 3 times, most recently from c502726 to bd3b22e Compare October 3, 2019 18:53
@jablko jablko force-pushed the patch-11 branch 3 times, most recently from 659822c to f4e78a6 Compare October 9, 2019 16:37
@jablko jablko force-pushed the patch-11 branch 3 times, most recently from 7a5a93f to d8c12f7 Compare October 19, 2019 18:33
@jablko jablko force-pushed the patch-11 branch 3 times, most recently from 0b7fa2f to 0ef07be Compare November 19, 2019 15:31
@jablko jablko force-pushed the patch-11 branch 5 times, most recently from 7441f84 to 6194c9d Compare November 28, 2019 14:51
@jablko jablko force-pushed the patch-11 branch 3 times, most recently from 1fb40ca to f26c007 Compare January 25, 2020 20:23
@RyanCavanaugh
Copy link
Member

Rolled into #33645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Soundness issue with Array.prototype.concat and arrays of arrays
2 participants