commit | 7557c08f29c31d40cad9f45d87f8d5f4be58488f | [log] [tgz] |
---|---|---|
author | Jana Grill <janagrill@google.com> | Fri Aug 26 09:17:46 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 26 09:17:46 2022 |
tree | 2b00cbd11225c03a6198865a6773d1788d3bb24d | |
parent | 0fc354663a0c6ddcd4497214e3ec27364da337c7 [diff] |
Change threshold for chunking user policies again Change _LAST_TOP_LEVEL_POLICY_ID from 1015 to 1040, i.e. start chunking user policies once we reach ID number 1041. The reason for changing this again is to allow for more time for backend changes to be implemented and tested. For the reasoning behind the new choice for _LAST_TOP_LEVEL_POLICY_ID, please see go/chrome-settings-policy-proto-refactor-cut-off-id. Bug: 1237044, b/217516275, b/230345476 Test: python3 generate_policy_source_test.py Change-Id: Ied845d27a918d3c975c01b18a58c4c2867451966 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3856810 Reviewed-by: Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Jana Grill <janagrill@google.com> Cr-Commit-Position: refs/heads/main@{#1039660}
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.