Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HTML5] Fix JavaScript string parsing with new interface.
Strings are UTF-8 encoded and should be parsed as such, while it was being parsed as a C string before.
- Loading branch information