commit | d3e91133e8fef0d65f8eed9f565805b51e9e5243 | [log] [tgz] |
---|---|---|
author | Kirubel Aklilu <kaklilu@chromium.org> | Wed Apr 27 15:24:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 27 15:24:14 2022 |
tree | 09136a4ec457b1f4b59fe497eab1680e76ffe641 | |
parent | 16e2ddecf15487b2e53ddce0b5893763a19a5313 [diff] |
Initialize ICU in first_party_sets_overrides_policy_handler_fuzzer The CL implements the fix described by https://crbug.com/778929 Bug: 1319094 Change-Id: Ied61d92f4feec5a52eda0dd67218da2e3c45b50c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3603785 Reviewed-by: Chris Fredrickson <cfredric@chromium.org> Commit-Queue: Kirubel Aklilu <kaklilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#996709}
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.