commit | a83acf841780be603fdc2069cee6819c63f6adb1 | [log] [tgz] |
---|---|---|
author | Donn Denman <[email protected]> | Thu Sep 03 03:56:38 2020 |
committer | Commit Bot <[email protected]> | Thu Sep 03 03:56:38 2020 |
tree | a7ff45c86a91cf75e8ee3924d0f3973844cddd1d | |
parent | 26863e6ff321c03823d0857a4d7de30209d46e43 [diff] |
[TTS] Don't preload the SRP if not sending context When we don't send page content for privacy reasons we also should not preload the SRP. We were doing this for performance reasons, and there were some other benefits, but solid privacy is more important. Also improve some test names. BUG=1122690 Change-Id: I6d459007e90ec94c87ebf35feb8810a87ce8cd33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380746 Reviewed-by: Theresa <[email protected]> Commit-Queue: Donn Denman <[email protected]> Cr-Commit-Position: refs/heads/master@{#804046}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.