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

Implement complete set of `BlobPart` and related object construction #10911

Open
izgzhen opened this issue Apr 29, 2016 · 3 comments
Open

Implement complete set of `BlobPart` and related object construction #10911

izgzhen opened this issue Apr 29, 2016 · 3 comments
Labels

Comments

@izgzhen
Copy link
Contributor

@izgzhen izgzhen commented Apr 29, 2016

NOTE: This is assigned to myself.

Spec: https://w3c.github.io/FileAPI/#constructorBlob

Specifically, we should add support for ArrayBuffer and ArrayBufferView. The FAIL cases in test suite should be considered.

Related to issue #10778.

@KiChjang KiChjang added the C-assigned label Apr 29, 2016
@KiChjang
Copy link
Member

@KiChjang KiChjang commented Apr 29, 2016

Support for ArrayBuffer and ArrayBufferView requires a working implementation of CustomAutoRooter. @jdm may know more about the details for this.

@izgzhen
Copy link
Contributor Author

@izgzhen izgzhen commented Apr 29, 2016

I read #7676 and servo/rust-mozjs#225 (Although I don't really grasp what has been done). But I'd love to know what is blocking the road and move it if necessary :)

@KiChjang
Copy link
Member

@KiChjang KiChjang commented Apr 29, 2016

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

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.