DescriptionAvoid int coercion of box-shadow args
Most of the pipeline is already operating with float values, so there's
no need to pass int args for shadow-related GraphicsContext methods.
This addresses non-int shadow TODOs, and fixes asserts triggered by int
overflows.
TEST=fast/box-shadow/degenerate-radius-crash.html
BUG=424119, 334828
R=reed@google.com,cbiesinger@chromium.org,junov@chromium.org
Committed: https://crrev.com/d6fc1b14536d95e13ca06bbdfe427bfd693b5c79
Cr-Commit-Position: refs/heads/master@{#360113}
Patch Set 1 #
Total comments: 5
Patch Set 2 : mac theme update, subpixel test #Messages
Total messages: 11 (2 generated)
|