cc: Changed ComputeExpansionDelta to never return a delta less than zero.
The eventually rect was returning as smaller than the visible rect, which caused tiles to be dropped. Returning a delta larger or equal to zero fixes it. BUG=407776 Review URL: https://codereview.chromium.org/555643002 Cr-Commit-Position: refs/heads/master@{#294091}
Showing
Please register or sign in to comment