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 upImplement Node.insertBefore #843
Closed
Labels
Comments
|
Working on this. |
|
Fixed by #1222. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Remove bogus assertion from IndexedDB invalid key test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is needed for #841. According to Node.webidl, we didn't deal well with nullable Node parameters at the time the Node bindings were generated; that may have changed now.