commit | af6b9d0f1b696be002c3809c65a78547af635dbb | [log] [tgz] |
---|---|---|
author | Jenny Zhang <jennyz@chromium.org> | Mon Sep 25 17:39:24 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 25 17:39:24 2023 |
tree | f3e7eea00e944cfca4bc175dcafb0748dcc0ce04 | |
parent | 0aa1e51fa4a17b3eb3d272a3fb1c325d056e3bf3 [diff] |
Lacros: Remove ash browser() access from demo test code. In Lacros only mode, ash web browser is disabled, therefore, the ash browser test code should NOT access browser(). Bug: 1482949 Change-Id: I9760e670370a49cfd0b78f7db8736ac2f28ccf51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4889029 Commit-Queue: Jenny Zhang <jennyz@chromium.org> Reviewed-by: Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201072}
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.