commit | e5d441c4e1cddeec9ba179e8df7254ef57636cae | [log] [tgz] |
---|---|---|
author | Istvan Nagy <iscsi@google.com> | Wed Jan 17 00:25:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 17 00:25:47 2024 |
tree | e632314661ccad198f28b511631df660fd9647f0 | |
parent | 6c720e78c96c9c02439ef585811de04dac00bd53 [diff] |
Fix Owner Setting Service AppendToList to an empty list. When the list is empty in proto, the cros settings GetList returns false, this made the append to fail. This is a prerequisites of the crrev.com/c/5120693 CL, where I will add more test for the lists, but that requires another fix. Bug: b:313324931 Change-Id: I3015cef63a2e3e800287fecdd6bd1a60b124d34d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5198489 Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Istvan Nagy <iscsi@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1247849}
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.