Chromium Code Reviews
DescriptionAvoid setting visual viewport location/scale if it's infinite/NaN
This CL replaces CHECKs added in r457920 with early-outs. Crash stats
revealed we can enter this method with the location argument being
infinity. Seems to only happen on ChromeOS with touchpad pinch-zoom.
BUG=702711
Review-Url: https://codereview.chromium.org/2768603002
Cr-Commit-Position: refs/heads/master@{#458548}
Committed: https://chromium.googlesource.com/chromium/src/+/582807cc0713109b51ec8e1adca6d04879a00c18
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix comment #Patch Set 3 : Undo accidental change #Patch Set 4 : Undo another unintended change #Messages
Total messages: 11 (6 generated)
|