commit | 9a2a0b21321863f42bdb8a7f492f905bdd779592 | [log] [tgz] |
---|---|---|
author | Elly Fong-Jones <ellyjones@chromium.org> | Wed Aug 17 19:34:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 17 19:34:50 2022 |
tree | 1b34ffbd058fca66ebaf47d5c8a8e077bfc53fb1 | |
parent | cb2db4af7b1733b912d2c16547dbc1f421d1fba5 [diff] |
sheriff: fix a11y fuzzer build We can't use ABSL_FALLTHROUGH_INTENDED after an unconditional return. The fact that this code is not compiled by the CQ is a little worrisome... Bug: None Change-Id: I13209bce4d60ddc970cee8416fa912e22f5c3b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3836617 Commit-Queue: Peter Boström <pbos@chromium.org> Owners-Override: Elly Fong-Jones <ellyjones@chromium.org> Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1036229}
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.