commit | a741fa4abd37baa4d8618c27b5c8a3b5e0c53fcd | [log] [tgz] |
---|---|---|
author | Johannes Henkel <[email protected]> | Fri Mar 08 21:06:53 2019 |
committer | Commit Bot <[email protected]> | Fri Mar 08 21:06:53 2019 |
tree | 2370bbf4f373c05f2df19ef19b1975c8c8605f72 | |
parent | 1d2b2f57469c8788c940bb915e550ec3455e50c4 [diff] |
Reland "[DevTools] Add a flag --enable-devtools-binary-protocol for DevToolsSession." This is a reland of 6ab258258c8ba0c7ebda22756062abc720859b6a Original change's description: > [DevTools] Add a flag --enable-devtools-binary-protocol for DevToolsSession. > > When the flag is enabled, we send messages to agents / handlers as CBOR, > even if the cient sends us JSON. We convert responses back to JSON if > needed. > > Change-Id: I6123e38262d6eeb82206d28a936a32f7db8235b8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507232 > Commit-Queue: Johannes Henkel <[email protected]> > Reviewed-by: Pavel Feldman <[email protected]> > Reviewed-by: Andrey Kosyakov <[email protected]> > Cr-Commit-Position: refs/heads/master@{#638897} Change-Id: I20975e3119d3ac65a3e4294ea7cf0bf2d9516389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1512336 Reviewed-by: Johannes Henkel <[email protected]> Reviewed-by: Pavel Feldman <[email protected]> Commit-Queue: Pavel Feldman <[email protected]> Cr-Commit-Position: refs/heads/master@{#639164}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .