DescriptionRemove misleading comment.
I added this comment in a recent check-in. Thinking about it more, I'm not sure if the array is actually sorted by frequency. If in-fact it was based on frequency, it would be really hard to keep this statement true as there is no mechanism to monitor/measure the frequency & keep the array updated.
I suggest removing this comment - to avoid misleading the code-reader.
BUG=#1140
R=fmeawad@chromium.org
Committed: https://chromium.googlesource.com/external/trace-viewer/+/e2e4136ac775ee4f182727637d922107f65672ec
Patch Set 1 #Patch Set 2 : Change array to dict. #MessagesTotal messages: 6
|