commit | 545ed78f08414fc0a339a79c52682e2aa6ed3f36 | [log] [tgz] |
---|---|---|
author | adamta <adamta@google.com> | Fri Jun 30 14:45:26 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 30 14:45:26 2023 |
tree | e49e265514b03774aadf7624d0877965840ef65a | |
parent | 4fedc75f17274c550dc02e35755b734cee9f4e67 [diff] |
[iOS] Improve GetTopOfFeedPromoStyle Uses static_cast instead of C-style cast and ensures that value is within enum range. Also removes unused variable for promo icon. Change-Id: I2762b1d47316dbb25b96f87a9e754b195a524411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4652209 Commit-Queue: Adam Arcaro <adamta@google.com> Auto-Submit: Adam Arcaro <adamta@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1164676}
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.