commit | a54defe075acd06dfba2d9f5666b31a3d61bbd6e | [log] [tgz] |
---|---|---|
author | Pete Williamson <petewil@chromium.org> | Thu Jun 16 18:18:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 16 18:18:38 2022 |
tree | c4793a16157a0660bea5f40a085da9d70e310966 | |
parent | 1f256564fb1f1647cd0b41ec081acd46a8549704 [diff] |
Remove menu from the SendFeedback screenshot. SendFeedback from the back of card menu was getting the menu stuck in the screenshot. We need to post a task to wait for the menu to finish animating down before taking the screenshot. This will mean that we can no longer use the menu image to infer if the user is signed in with WAA on. I added b:235240274 to see if we can add that information to the PSD for the feedback. Bug: 1225749 Change-Id: I512ca1a4f7ebcc63f12b4307d57f26e33d7af7a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3698737 Commit-Queue: Peter Williamson <petewil@chromium.org> Reviewed-by: Cathy Li <chili@chromium.org> Cr-Commit-Position: refs/heads/main@{#1015003}
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.