[css-grid] Small refactoring in grid_track_sizing_algorithm
- Remove GridTrackSizingAlgorithmStrategy::GetCachedGridTrackSize in favor of GridTrack::CachedTrackSize. - Remove comment that no longer applies. - Remove the flex_factor parameter of NormalizedFlexFraction, since it can be obtained from the track. - Let GridTrackSizingAlgorithm::RawGridTrackSize return by reference for the same reasons as in r715665. The changes have no effect in practice. Change-Id: Ife54b87c85508a4e1be3a19775408fe06f74200b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940107Reviewed-by:Manuel Rego <rego@igalia.com> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#719938}
Showing
Please register or sign in to comment