commit | 39ca2badfc2cb9f6b4d2cfc71c1e53a8ce49c23f | [log] [tgz] |
---|---|---|
author | Christoph Schwering <schwering@google.com> | Tue Aug 27 19:13:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 27 19:13:10 2024 |
tree | 73decd80f2c882c864d4ab255b5e9f08fc060c3a | |
parent | 32ff90c103468f2822ea3222ff411efaccc8d3ee [diff] |
[Autofill] Remove CHECK(_, NotFatalUntil::M132) in autofill_agent.mm Bug: 358812656 Change-Id: Ib842b6539aff69847f0dd2f95af87bd8e05ed713 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5814948 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/main@{#1347534}
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.