| commit | 926746ffc05e65388c45ea503b04f90c1b0f95f4 | [log] [tgz] |
|---|---|---|
| author | Meilin Wang <meilinw@google.com> | Tue Mar 09 18:18:45 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 09 18:18:45 2021 |
| tree | b27807dea7a424cd2714268eec659054048775a6 | |
| parent | 22fbc25aefd465a03ddcfacb2d493268ccde19e5 [diff] |
[LibassistantV2] Move OnWaitStarted to Mojom service. This CL is part of migrating action handlers from the browser process to the Mojom service. We are doing this on a per method basis to reduce the risk of causing breakage. Bug: b/178397990 Test: unittested, run browser tests and manual test. Change-Id: I1437afb8411fb74ef10e9d5f6f8adbf482c77a73 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2739355 Commit-Queue: Meilin Wang <meilinw@chromium.org> Reviewed-by: Jeroen Dhollander <jeroendh@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#861216}
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.