commit | cc4cc6487e5a9d1d08a810db77bee65d5a4663dc | [log] [tgz] |
---|---|---|
author | Alison Gale <agale@chromium.org> | Mon Oct 17 16:56:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 17 16:56:01 2022 |
tree | 90e5b87874dc4d729108691ba6f9ab6dae296434 | |
parent | 6cf6ca1483bc2c2a99c19ad06bdff44752e2de1e [diff] |
Re-land change to simplify the high efficiency chip view browsertest It was reverted here: https://chromium-review.googlesource.com/c/chromium/src/+/3957287 The issue is that the deactivated state differs between platforms. I added a comment to ensure that future changes to the test will take this into account. Change-Id: I71e76da67121828281f077c68101e995a39a614c Bug: 1374968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3960753 Commit-Queue: Alison Gale <agale@chromium.org> Reviewed-by: Eshwar Stalin <estalin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1060005}
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.