[AspectRatio] Correctly detect indefinite percentages
The block size may be a percentage, in which case we would think the extent is definite on the final pass through this function, even if it is an indefinite percentage. Fix this by using BlockLengthUnresolvable. R=ikilpatrick@chromium.org, mstensho@chromium.org Bug: 1154572 Change-Id: Ia70dc730d4fee2005904942afa4020f9074f4eee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595248 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#837699}
Showing
Please register or sign in to comment