Description[turbolizer] Output correct JSON when source contains a backslash.
Previously, we would output \x5c to escape a backslash, but this is
invalid JSON and it would crash Turbolizer. Use \u005c instead.
BUG=
Committed: https://crrev.com/b5f4de918610a1a6a9f8e2ad8be8d8d0d455453b
Cr-Commit-Position: refs/heads/master@{#38479}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|