Chromium Code Reviews
Description[css-grid] Constify track sizing algorithm
All the methods used to run the track sizing algorithm should not modify the
state of LayoutGrid. We can safely const-ify all of them and remove the ugly
const_cast in computeIntrinsicLogicalWidths().
No new tests needed as there is no change in behavior.
BUG=627812
Committed: https://crrev.com/ae5148ba4a2c164b809d59c4bca390e77b5124c5
Cr-Commit-Position: refs/heads/master@{#405441}
Patch Set 1 #
Messages
Total messages: 14 (5 generated)
|
||||||||||||||||||||||||||||