commit | 607bfb87bdc389997abf6ae3b7e08027856b886e | [log] [tgz] |
---|---|---|
author | Johannes Henkel <johannes@chromium.org> | Fri Jan 24 00:53:08 2020 |
committer | Johannes Henkel <johannes@chromium.org> | Fri Jan 24 00:53:08 2020 |
tree | 41eadb975f333ce648ee818ecbc6d99e38c9e646 | |
parent | 201330a4e7a527dfc6d73bbb3c297562edcf28f8 [diff] |
Parse code point 0xffff correctly from UTF-8. Similar to the earlier edge case when printing JSON, turns out the parsing also has a problem. Fix comes with a test. Change-Id: I666724fe9595d3766183cb7da7581b161ec3319e
This package contains code generators and templates for the Chromium inspector protocol.
The canonical location of this package is at https://chromium.googlesource.com/deps/inspector_protocol/
In the Chromium tree, it's rolled into https://cs.chromium.org/chromium/src/third_party/inspector_protocol/
In the V8 tree, it's rolled into https://cs.chromium.org/chromium/src/v8/third_party/inspector_protocol/
See also Contributing to Chrome Devtools Protocol.
To build and run the tests of the crdtp library, see CRDTP - Chrome DevTools Protocol.