DescriptionTruncate the number of rows displayed on about:profiler.
Rather than displaying the full table of data (which can be quite large), we instead display only 30 (when ungrouped), or just 10 when grouped.
This speeds up the rendering of the page since a much smaller number of rows need to be drawn. It also helps reduce the clutter when grouping.
The hidden rows can be displayed with the click of a button.
BUG=100992
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110545
Patch Set 1 #Patch Set 2 : sync #Patch Set 3 : dont include showless button when it has same effect as shownone #
Total comments: 8
Patch Set 4 : re-upload to make sure no changes... #
Messages
Total messages: 3 (0 generated)
|