Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport empty array default IDL value #22077
Closed
Comments
bors-servo
added a commit
that referenced
this issue
Nov 1, 2018
Handle default empty sequence values Fixes #22077. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22084) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, defining the following WebIDL would raise an exception in
CodegenRust.py:which is raised on this line of of the codegen.