Chromium Code Reviews
Descriptioncc: Remove area calculation overflow in PictureLayerImpl::AppendQuads.
This patch ensures that we don't overflow integer bounds when
calculating area for various reporting. Note that the types in which
the value is stored is already int64_t; it's just a matter of ensuring
the temporary calculation on the rhs also uses 64 bit ints.
R=danakj, enne
BUG=634824
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/1127cbf181298f0eadfe8d7582a6b0a97c6922a8
Cr-Commit-Position: refs/heads/master@{#411457}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||