DescriptionMD History: Simplify flex layout
MD History was using flexbox where it was not required, resulting in a
significant performance regression following crbug.com/397888. This CL
simplifies the layout to workaround this regression, replacing flex
layout with block layout in history.html, <history-app>, and
<history-list>. Also changes the amount of padding at the top of the
list, per feedback from UI.
BUG=618153
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/07a903c7055b1d2bf30d33f383c188418bc3cd50
Cr-Commit-Position: refs/heads/master@{#401168}
Patch Set 1 #Patch Set 2 : Remove flex usage from app and history.html #
Total comments: 1
Patch Set 3 : Fix height of #main-container #
Total comments: 2
Patch Set 4 : Review comments #
Total comments: 1
Messages
Total messages: 19 (10 generated)
|