commit | a66c3d07e90ab303a01a619654458d02dce11d1d | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Mon Sep 04 13:15:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 04 13:15:14 2023 |
tree | e89b1c8fae9a153fc476afa676b5a69318ef085f | |
parent | 0c0030cf04d296e91bf411daf3e86d7b1fc67649 [diff] |
Limit number of entries initially shown on details page This solves a problem when password details page take a lot of time to render. Fixed: 1475647 Change-Id: I5b833a07841c219dcc94d699f6994b522f267b4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4838795 Reviewed-by: Andrii Natiahlyi <natiahlyi@google.com> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/main@{#1192081}
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.