commit | a9bc556284f9f9926ef7de25bff1cf8ce43a8feb | [log] [tgz] |
---|---|---|
author | Kendrake Tsui <kendraketsui@google.com> | Mon Mar 27 23:54:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 27 23:54:59 2023 |
tree | ca1402396a4abe806f02eb01cdb90a69e658c975 | |
parent | e3a3dfa4c6aeb5c802a4a136fd275fcdcf7da8c9 [diff] |
featured: Call HandleSeedFetched on successful fetch Pass the safe seed to platform via FeaturedClient::HandleSeedFetched dbus method. Platform devices will use this safe seed for early boot disaster recovery. BUG=b:267521862 TEST=None Change-Id: I12ad1753925604fd91a4e2700d9c09d01b8612db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4261237 Reviewed-by: Miriam Zimmerman <mutexlox@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kendrake Tsui <kendraketsui@google.com> Reviewed-by: Luc Nguyen <lucnguyen@google.com> Cr-Commit-Position: refs/heads/main@{#1122748}
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.