commit | c1ccf4a211592a4a85912324486513ce1147d93f | [log] [tgz] |
---|---|---|
author | Solomon Kinard <solomonkinard@chromium.org> | Thu Aug 31 23:59:55 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 31 23:59:55 2023 |
tree | de0033d289658cacc7b5ac1d9a1ba188968fd62a | |
parent | 053bc11daf3e2c54a166854fdb0a894fb422ad82 [diff] |
AppService: Proxy: Make APIs compatible between Ash and Lacros Ash uses LaunchCallback: crsrc.org/chrome/browser/apps/app_service/app_service_proxy_ash.h;l=296;drc=8035054b6d483942844213f9bdc0b93059e0967f LaunchCallback definition: crsrc.org/chrome/browser/apps/app_service/launch_result_type.h;l=40;drc=02e49e5898180f197b59994ba71f45fb9d1c884c There should be no behavior change. Bug: chromium:1448893 Change-Id: I57416398c904b9134f29466dc5dcd94157127993 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4833828 Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Auto-Submit: Solomon Kinard <solomonkinard@chromium.org> Commit-Queue: Solomon Kinard <solomonkinard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1191076}
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.