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

ArrayBuffer values are deprecated in Blob Constructor #28

Closed
DanielRapp opened this issue Mar 17, 2013 · 1 comment
Closed

ArrayBuffer values are deprecated in Blob Constructor #28

DanielRapp opened this issue Mar 17, 2013 · 1 comment

Comments

@DanielRapp
Copy link

In peer.js (build 0.1.0), I'm getting a warning (on row 1108) in Chrome Canary version 27.0.1443.0 saying: ArrayBuffer values are deprecated in Blob Constructor. Use ArrayBufferView instead.
It doesn't break anything, but it might be nice to fix.

@michelle
Copy link
Member

This is a problem with reliable, filed the bug there. michelle/reliable#7

Simple fix, will get on it soon.

bchu pushed a commit to bchu/peerjs that referenced this issue Jun 29, 2013
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

No branches or pull requests

2 participants