-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable union types without interfaces in WebIDL
Bind them all as `JsValue` as that's the "least common ancestor" we can work with. Fixes up one location in WebIDL where `Option<JsValue>` arose as we haven't implemented that. Closes #817
- Loading branch information
1 parent
a2d6a8f
commit d098d3c
Showing
1 changed file
with
44 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters