DescriptionMaking LayoutUnit conversions to Int types explicit in core/accessibility
LayoutUnit misuse, often from improper conversion to other types, is a
constant source of bugs in Blink.
These conversion sites were discovered by toggling the int conversions to
explicit and finding the compiler errors.
BUG=350474
TEST=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172455
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|