commit | 2243e8002e3025b3f8386c13be7437fc8b597e2a | [log] [tgz] |
---|---|---|
author | Nick Harper <nharper@chromium.org> | Fri Sep 28 20:33:26 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 28 20:33:26 2018 |
tree | c6590744cbdd943c878a5d96c3a9dea6fc510f2b | |
parent | 948e60271bbd01695e317c0d2bb8be041e2e73db [diff] |
Remove support for Token Binding This removes most Token Binding code from chromium. There are a few places that still have Token Binding references (but will go unused) that can possibly be removed in the future. These are: - android_webview/ - net/third_party/quic/ - third_party/tlslite/ There are two UMA histograms in //net that also have TokenBinding in their name; these are (confusingly) used by Channel ID code as part of the work on debugging Channel ID mismatches, and can be removed with the rest of the Channel ID code. Bug: 875046 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: Ie3d23f8e9580f2d582febfb04e777006f57baa17 Reviewed-on: https://chromium-review.googlesource.com/1248125 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#595197}
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 .