Modify the sorting of consoles to place the overview consoles first.
The overview consoles currently appear in the middle of the console list mixed in with all of the per-master consoles. This will change it so that consoles that specify a title will be sorted before consoles that do not specify a title, which will move the overview consoles to the top since they specify a title and the per-master consoles do not. Change-Id: I5bd4d872f4edf435ab8af70946da9d96e51ce8aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242232Reviewed-by:Stephen Martinis <martiniss@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#778923}
Showing
This diff is collapsed.
Please register or sign in to comment