commit | e49c5cb79e6440d94abfc2ba0328ca5bed5605e9 | [log] [tgz] |
---|---|---|
author | Anne Lim <[email protected]> | Wed Apr 15 03:20:59 2020 |
committer | Commit Bot <[email protected]> | Wed Apr 15 03:20:59 2020 |
tree | 2e6045b65be40253910f84e98cae579b930c269f | |
parent | 8a1f743f4c60b3abed6b14e69b486a87bff96922 [diff] |
[AF] Temporary Caching of Unmasked Server Cards Temporarily cache the result of unmask calls on a page. The card can be filled again later without attempting to auth. This is cleared upon page navigation. Bug: 152444825 Change-Id: I5d6706a488a2c50694d481e1ea07e051d68ef4cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134610 Commit-Queue: Anne Lim <[email protected]> Reviewed-by: Jared Saul <[email protected]> Reviewed-by: Ilya Sherman <[email protected]> Reviewed-by: sebsg <[email protected]> Cr-Commit-Position: refs/heads/master@{#759122}
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.