Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Conversation

a14n
Copy link
Contributor

@a14n a14n commented Dec 18, 2012

This change simplifies instantiations. It also allows to instantiate ArrayBuffer and Uint8Array for which I had the following errors in Chrome :

Object function ArrayBuffer() { [native code] } has no method 'apply'
Object function Uint8Array() { [native code] } has no method 'apply'

@sethladd
Copy link
Contributor

Thanks for the patch! Vijay is on vacation now, so there might be a delay before he checks this out.

Much appreciated!

@adam-singer
Copy link

@a14n Thanks for this patch!
@sethladd I tested this patch, worked great with the Chrome App sample that communicates over serial to a ADK2012 http://goo.gl/ARW3S

@efortuna
Copy link
Contributor

Awesome!

efortuna added a commit that referenced this pull request Dec 18, 2012
@efortuna efortuna merged commit be0b30b into dart-archive:master Dec 18, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants