DescriptionAdd handling for Skia's SkPath::intersect's return value
Skia https://codereview.chromium.org/833943002/ (It is
dangerous to ignore SkRect::intersect's return value) will
make ignoring SkPath::intersect's return value a warning.
This CL proactively cleans up such call sites.
skia-side: reed@
chrome/browser/ui: sky@
test_runner/test_runner: pfeldman@ or dpranke@ or creis@
Committed: https://crrev.com/19263a222694c0bf4daf4a66bcf75622ffb0b567
Cr-Commit-Position: refs/heads/master@{#310292}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Return false from GetHitTestMask if there is no intersection #Patch Set 3 : Removed braces #
Messages
Total messages: 24 (9 generated)
|