commit | 03260ecc8ca5e070e25c4b72b094ea70bc4f0946 | [log] [tgz] |
---|---|---|
author | Shuran Huang <shuuran@chromium.org> | Tue Sep 27 14:19:48 2022 |
committer | Shuran Huang <shuuran@chromium.org> | Tue Sep 27 14:19:48 2022 |
tree | 0cadc5fb2d4983836d547caa8efe882f580f6dd3 | |
parent | d1ecc50adda9e996f4f7eff549e8020078d9645f [diff] |
Do not persist sets again if it's already persisted before. Bug: 1363707, 1219656 Change-Id: Ibeabc165385b28d69926b210cb01953f56ec1043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3914652 Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Commit-Queue: Shuran Huang <shuuran@chromium.org> Cr-Commit-Position: refs/heads/main@{#1051788}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.