commit | 063619f22689e7d7405efe09f81978cfcc1ec453 | [log] [tgz] |
---|---|---|
author | Keren Zhu <kerenzhu@chromium.org> | Tue May 23 19:29:43 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 23 19:29:43 2023 |
tree | ff585889cf43c7d07df1305e4688189c305ee15d | |
parent | dab8ad4454127a563403048f879cc61a13446e68 [diff] |
[CR2023] Add "CR2023_" screenshot name prefix to TestBrowserUi During the Skia Gold triage following https://crrev.com/c/4534716 I found some CR2023 screenshots without the "CR2023_" prefix. This is because there're subclasses of TestBrowserUi that were not covered by the previous CL. Instead of adding the prefix to subclasses of TestBrowserUi, this CL adds it to TestBrowserUi. Bug: 1444466, 1444855 Change-Id: Idc52e2318393c65effe87c2b4a2d0b560fa9c817 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4545719 Reviewed-by: Peter Kasting <pkasting@chromium.org> Commit-Queue: Keren Zhu <kerenzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1148103}
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.