commit | 154643f22769d218f48652d5f05eed78354fd654 | [log] [tgz] |
---|---|---|
author | Vasilii Sukhanov <vasilii@chromium.org> | Tue Mar 23 09:32:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 23 09:32:45 2021 |
tree | f991c88a1e31a9afdb8e9cef68a327ac9b05cab6 | |
parent | 92844d21f9d235cfe3e279e3aded2d45bc673438 [diff] |
Remove PasswordManagerBrowserTest.Redirects test. The test verifies that the password bubble stays open across the navigations. It's a purely UI feature. Thus, the test is moved to PasswordBubbleInteractiveUiTest. Bug: 1030579 Change-Id: Iccbd334d74319120c5c5bad303e114597440af45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2778302 Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#865564}
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.