commit | 6aa3e52e2227583e1250d66c4466e3463d3857e5 | [log] [tgz] |
---|---|---|
author | Sirisha Kavuluru <skavuluru@google.com> | Mon Mar 13 21:46:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 13 21:46:34 2023 |
tree | f6589b5d9ef64b495dbcc964dafe8c626524acf8 | |
parent | ac31fbe1c817bf60e5a84cdad5f099871630ed65 [diff] |
[GTS] Updated test to add bitmap check Previously removed bitmap check from test since this was occurring on test startup and tab switcher layout (with delay create) would not be initialized at this point). Added this back - instantiating the verification callbacks in onStartedShowing which is called after GTS classes are instantiated but before layout is shown. Bug: 1421061 Change-Id: I02e46dfa371ba29c48a6bda5f8b673f82807c66a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4336676 Commit-Queue: Sirisha Kavuluru <skavuluru@google.com> Reviewed-by: Neil Coronado <nemco@google.com> Cr-Commit-Position: refs/heads/main@{#1116610}
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.