Chromium Code Reviews
Description[Devtools] Handle network sorting of grouped nodes properly
This patch changes the logic of how grouped nodes are sorted to use first
known request in a group; however, sorting by name will first sort nodes by
weather they are grouped then sort them by name. This will ensure that
group nodes are together and non-group nodes are together but sorrted within
their partition.
R=dgozman,luoe,caseq
BUG=664704
Review-Url: https://codereview.chromium.org/2648853002
Cr-Commit-Position: refs/heads/master@{#446168}
Committed: https://chromium.googlesource.com/chromium/src/+/f70665f72a40d378c7bda5fc3aa6aec33dc93919
Patch Set 1 #
Total comments: 4
Patch Set 2 : changes #
Total comments: 6
Patch Set 3 : Merge branch 'master' into GROUP_SORTING #
Dependent Patchsets: Messages
Total messages: 17 (8 generated)
|
||||||||||||||||||||||||||||