| commit | 348ab812d5b66cb5b84fbffb40872dbda3d15c75 | [log] [tgz] |
|---|---|---|
| author | Phillis Tang <phillis@chromium.org> | Thu Jan 05 23:14:18 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 05 23:14:18 2023 |
| tree | d4c20c00c1a7fab024ebcbc2d62dcd0bed5e512b | |
| parent | 8c6453dbd284ffa0195afdeafea703ce56b05873 [diff] |
AppHome: fix appInfo property rename The property was partially renamed from `data` to `appInfo`, but not everywhere, leaving in a broken state, this fixes it. Change-Id: I8eff1f7e2b79b7ec529a2f4984a9dfa122550af0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4139412 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1089486}
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.