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 upSegfault when calling JSON.stringify() on HTMLCollection #858
Labels
Comments
|
The servo DOM bindings are missing an implementation of getOwnPropertyNames. |
|
Where does JSON.stringify come into the example? |
|
@jdm Oops, typed the test case in manually to get it formatted correctly, but typed it wrong. Updated test case. Sorry about that! |
|
For future reference: servo/rust-mozjs#33 |
|
Closing in favour of #2215 which has more details on how to solve it. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
TTWF Seoul submission: Hitregions members test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
Set content of
/src/test/html/content/test_prototype.jsto:Run
./servo ../src/test/html/content/test_prototypes.htmlin terminalResults in a Segfault