commit | 980fec569adaa743788fc4d23175095ec3bda768 | [log] [tgz] |
---|---|---|
author | Joanmarie Diggs <[email protected]> | Tue Sep 13 19:21:35 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 13 19:21:35 2022 |
tree | 70fbb9a0f59f95bb827ca8e4936e5d3d35114d0d | |
parent | 7f6cc8dabfe9cc21861f50c44c70d58456e9569c [diff] |
Re-enable accessibility paint checks on MessagePopupView The accessibility paint checks were disabled for MessagePopupView, but all the tests seem to pass with those checks re-enabled. This commit re-enables those checks. Bug: 1348081, 1218186 Change-Id: Ifa581991c2726edc9d01d6fed67e4b24852b4292 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3891579 Reviewed-by: Scott Violet <[email protected]> Commit-Queue: Joanmarie Diggs <[email protected]> Cr-Commit-Position: refs/heads/main@{#1046501}
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.