commit | 7870e5be4bb437dd3f14b498674871d6ea716084 | [log] [tgz] |
---|---|---|
author | Mahmoud Gawad <mgawad@google.com> | Mon Jun 07 19:49:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 07 19:49:34 2021 |
tree | ba75b16a7667ffed23754be59ffccadf8da3a98a | |
parent | 31d57af6327397f428d9af5a5a10233d5d5caaed [diff] |
policy: filters limit warning for URLAllowlist Introduce a warning message for the URLAllowlist policy when the max number of filters is exceeded (1000 entries). --gtest_filter="*URLAllowlistPolicyHandlerTest*" is Green Bug: 1213786 Test: added 8 tests in url_allowlist_policy_handler_unittest.cc Test: ./components_unittests Change-Id: Id4aa6a89105d8a23c8616ea0fa7c37e40c6f020e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2935716 Commit-Queue: Mahmoud Gawad <mgawad@google.com> Reviewed-by: Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#889906}
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.