servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

`FromJSValConvertible` for `Vec` is missing an object check #269

Open Ms2ger opened 8 years ago

Ms2ger commented 8 years ago

See https://heycam.github.io/webidl/#es-sequence

CC @emilio @nox

This is covered by FileAPI/blob/Blob-constructor.html, but an explicit test in this repo would be nice.