commit | 7b693e30445e92d260aa1628b77276f5436301ce | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Tue Sep 29 13:22:34 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 29 13:22:34 2020 |
tree | 9bf9d85a3be9dd5a262c569ddf428605d0ee26fb | |
parent | 665502a06714224c386cfd4c84c4a7a62f1f9092 [diff] |
[iOS][Password Check] Rewriting Passwords test with new details screen This change rewrites Passwords tests with new Password Details screen. Obsolete tests are deleted. Fixed flakiness for testSearchAndDeleteAllPasswords. Bug: 1075494, 1129441 Change-Id: Id6d44a2f77c20edb1788f1d3dcaa04e9e645cdb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418853 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#811668}
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.
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.