commit | e86ff1fbe19abaa41f2fe09045521ab6e4495022 | [log] [tgz] |
---|---|---|
author | Nancy Wang <nancylingwang@chromium.org> | Thu Jul 14 23:33:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 14 23:33:50 2022 |
tree | 76a621b0de2982440e0bd00da5b34350566cd805 | |
parent | ba2c6fdeae04b5eab2b2e731f8164531687cebc0 [diff] |
Modify AppLaunchParams to use the non mojom LaunchSource. This CL is pure refactor, and no function change. There will be follow up CL to change the other places to use the non mojom LaunchSource, e.g. in AppPlatformMetrics. BUG=1253250 Change-Id: I347bff35195db40d07648a5eebae8c9c99e21ef0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3750645 Reviewed-by: Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1024483}
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.