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

Initial implementation for sequence arguments #229

Merged
merged 2 commits into from Dec 30, 2015

Commits on Dec 23, 2015

  1. conversions: Implement FromJSValConvertible for Vec<T>

    This will allow us to finally implement WebIDL sequence arguments
    (servo/servo#544).
    emilio committed Dec 23, 2015

Commits on Dec 30, 2015

  1. Add test for Vec conversion

    emilio committed Dec 30, 2015
You can’t perform that action at this time.