commit | 5339a5445863d07b44d1af1e4f12c1235e40bc85 | [log] [tgz] |
---|---|---|
author | Maggie Cai <mxcai@google.com> | Mon Jul 05 03:23:05 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 05 03:23:05 2021 |
tree | e6d81f49b189025823dba6bc8604757b896c9f4e | |
parent | dd4e8c5a99347a4255d72598ad90a07ef40a9704 [diff] |
[Lacros] Update to use app service to get the app display mode. This CL updates the chrome new window client to use app service to get the app display mode instead of the web app provider. This is to reduce the direct access of web app provider where possible. BUG=1144877 Change-Id: I9273c4c4feff595630b0c009169b3c9405eb062c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3002795 Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#898505}
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.