commit | 855621c23146fec0ae7ee6460d2e6e1daae4e347 | [log] [tgz] |
---|---|---|
author | Sean Kau <skau@chromium.org> | Fri Sep 13 21:43:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 13 21:43:45 2024 |
tree | 8fa48cd28aa8a518e9467dc23f0f6fce0de39e3c | |
parent | 59d7aa0b6fb175eeecf662b3dc3b94c394b6509c [diff] |
Populate Device-Info with appropriate data Add the real device id and version info for the Device-Info header. Version info is the Chrome version and device id is a per-user + per-device id that's saved to prefs so it's stable across logout. Bug: b:343737170 Change-Id: Id5e8c9ce4c681eff272e38fb621bd5eabfcc009d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5858918 Reviewed-by: Yongshun Liu <yongshun@chromium.org> Commit-Queue: Sean Kau <skau@chromium.org> Reviewed-by: Richard Chui <richui@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Auto-Submit: Sean Kau <skau@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1355435}
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.