commit | bdcb9a9b5bd43608cac80afcb079b31186a5f63f | [log] [tgz] |
---|---|---|
author | David Bienvenu <davidbienvenu@chromium.org> | Thu Dec 21 18:11:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 21 18:11:33 2023 |
tree | f673aa782c8f647b2ca910b6058b550175ecf284 | |
parent | 9c190f65c01bf8690a32710f427cd083856d55e0 [diff] |
tests: stop browser tests from writing to start menu Already doing this for unit_tests; extend to browser tests. Bug: 1405159 Change-Id: I07b096db63fb24965d962d680498782dbb839140 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5101656 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1240223}
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.