DescriptionFix scrollbar overflow with ScaleToEnclosingRectSafe
ScaleToEnclosingRect DCHECKS that the scale that's being done won't
overflow, however this can't be known because the scrollbar's
internal scale is determined by page content. Clamp these values
safely instead of DCHECKing.
R=danakj@chromium.org
BUG=652604
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/aa23d5d071524015ed425c4d6e981c1621479620
Cr-Commit-Position: refs/heads/master@{#422987}
Patch Set 1 #Patch Set 2 : Fix unittests oops #
Total comments: 1
Patch Set 3 : With comment #
Messages
Total messages: 9 (4 generated)
|