commit | 39c97fab63028c6ee6fb3c44c20b62d1317c75f6 | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Mon Jan 08 15:16:16 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 08 15:16:16 2024 |
tree | 6a0056e221a432e92b372d1a2a92eb73b5ae9083 | |
parent | 5ee5a3c9953fc2676964ad1a13b944ca02eb3500 [diff] |
Rename variable in BAM for better context. The CL updates the name of the FormData object used in BAM::FillOrPreviewDataModelForm. The previous name provided almost no context and as the function is quite long, it always makes me go back to understand what `result` is. Change-Id: I1dbe74aa4c33158d959954bafe5af5e8a6344b4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5173310 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Auto-Submit: Norge Vizcay <vizcay@google.com> Commit-Queue: Florian Leimgruber <fleimgruber@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1244056}
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.