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 upJavaScript toLowerCase fails on non-ASCII strings #1068
Closed
Labels
Comments
|
It's the alert that actually causes us problems, isn't it? |
|
Nope, for me |
|
But evaluating the expression |
|
Right, I bet we fail under jsval_to_str which is called from the argument conversion glue for alert. |
|
Also we're calling |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Bringing GetUserMedia tests more up to date.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
produces
c.f. #282, general ticket on string representation