| commit | 89276c579fa8200bd8fa05d323cb15cf9eaf6c4b | [log] [tgz] |
|---|---|---|
| author | Norge Vizcay <vizcay@google.com> | Mon Aug 12 15:02:47 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 15:02:47 2024 |
| tree | 71bf67714d8af897b6c49a6a4669781918c65861 | |
| parent | cbb5d5848959e7ac37328a4d8f15f6cb1217d47a [diff] |
Add parsing logic to PlusAddressBlocklistData. The CL adds logic to `PopulateDataFromComponent`. The function is in charge of parsing the binary proto sent by the Component Updater and populating the regular expressions of PlusAddressBlocklistData that are exposed via getters. Bug: 324556906 Change-Id: I6a1a63e48fd18ad67d5f6efbff579e795467e3b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5771424 Reviewed-by: Jan Keitel <jkeitel@google.com> Commit-Queue: Norge Vizcay <vizcay@google.com> Cr-Commit-Position: refs/heads/main@{#1340387}
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.