Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(copy): handle multiple references to ArrayBuffers#13640

Closed
jbedard wants to merge 1 commit intoangular:masterfrom
jbedard:13398
Closed

fix(copy): handle multiple references to ArrayBuffers#13640
jbedard wants to merge 1 commit intoangular:masterfrom
jbedard:13398

Conversation

@jbedard
Copy link
Copy Markdown
Contributor

@jbedard jbedard commented Dec 28, 2015

Looking at #13398 I realized that typed arrays don't put copied ArrayBuffers onto the copy stack. So ArrayBuffers referenced from multiple TypeArrays wouldn't keep those references when copied.

@jbedard jbedard force-pushed the 13398 branch 2 times, most recently from 39293d1 to 07e3a01 Compare December 28, 2015 05:49
@lgalfaso
Copy link
Copy Markdown
Contributor

overall, it looks fine, but can you update the PR to reflect the fact that #13641 landed?

@jbedard
Copy link
Copy Markdown
Contributor Author

jbedard commented Dec 31, 2015

Updated. Also added another test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants