DescriptionClean up LayoutTableSection::calcRowLogicalHeight() a bit.
Since nobody apparently wants to deal with a rowspanned cell unless we're at
its first row, just skip that cell for subsequent rows, instead of having
checks for this everywhere.
Also removed a debug hashmap that was just used to assert that we didn't add
duplicate cells to a vector. Check the vector directly instead.
Committed: https://crrev.com/cc645344ea206b9bf3df064054fec1b7a734d38c
Cr-Commit-Position: refs/heads/master@{#426555}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|