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 upCrash on Windows loading github.com #23606
Closed
Labels
Comments
|
I probably need a debug-mozjs build to really debug this. |
|
Almost certainly a duplicate of #23531. |
|
Is this fixed too? |
|
Yep! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a crash when creating the JS bindings for CSSStyleDeclaration when we try to define the
ArrayValuesiterator symbol property. I have observed this in the https://github.com/paulrouget/HLServo/ application; haven't tried on a nightly build or standalone desktop.