commit | 3f8de236c7cb748d86ce82be504adce101c50ab0 | [log] [tgz] |
---|---|---|
author | Rachel Wong <wrong@chromium.org> | Wed Jul 14 07:19:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 14 07:19:36 2021 |
tree | 6328f108f20ac2839051939721fd99088e1e7551 | |
parent | a39996319b224bcb29d67ef39677b63577d45958 [diff] |
[internals] Allow sorting by alternative score columns. This CL adds support for extra score types. The results table will be sorted by the chosen score type when the column header is clicked. Bug: 1211232 Change-Id: I4be237730ea47c81bce0cbc0c77e9dbafefbdb1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2979859 Reviewed-by: calamity <calamity@chromium.org> Reviewed-by: Tony Yeoman <tby@chromium.org> Commit-Queue: Rachel Wong <wrong@chromium.org> Cr-Commit-Position: refs/heads/master@{#901396}
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.