Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(372)

Issue 1617763003: Fix bounds of checking if a radii are too long for a side. (Closed)

Created:
4 years, 11 months ago by herb_g
Modified:
4 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -37 lines) Patch
M fuzz/FuzzScaleToSides.cpp View 1 1 chunk +6 lines, -7 lines 0 comments Download
M src/core/SkScaleToSides.h View 1 3 chunks +7 lines, -6 lines 0 comments Download
M tests/ScaleToSidesTest.cpp View 1 2 chunks +33 lines, -24 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
herb_g
I have run the fuzzer for 2 hours, and there doesn't seem to be any ...
4 years, 11 months ago (2016-01-21 23:22:17 UTC) #4
mtklein
https://codereview.chromium.org/1617763003/diff/1/fuzz/FuzzScaleToSides.cpp File fuzz/FuzzScaleToSides.cpp (right): https://codereview.chromium.org/1617763003/diff/1/fuzz/FuzzScaleToSides.cpp#newcode32 fuzz/FuzzScaleToSides.cpp:32: if (width <= 0.0f) { might want to merge ...
4 years, 11 months ago (2016-01-22 14:02:04 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617763003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617763003/1
4 years, 11 months ago (2016-01-22 14:34:39 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/5509)
4 years, 11 months ago (2016-01-22 14:37:47 UTC) #10
robertphillips
https://codereview.chromium.org/1617763003/diff/1/src/core/SkScaleToSides.h File src/core/SkScaleToSides.h (right): https://codereview.chromium.org/1617763003/diff/1/src/core/SkScaleToSides.h#newcode11 src/core/SkScaleToSides.h:11: #include <cmath> Do we actually need <limits> ? https://codereview.chromium.org/1617763003/diff/1/src/core/SkScaleToSides.h#newcode17 ...
4 years, 11 months ago (2016-01-22 14:42:51 UTC) #11
herb_g
Address comment.
4 years, 11 months ago (2016-01-22 16:00:26 UTC) #13
herb_g
In addition, skia:4413 seems to be fixed now. https://codereview.chromium.org/1617763003/diff/1/fuzz/FuzzScaleToSides.cpp File fuzz/FuzzScaleToSides.cpp (right): https://codereview.chromium.org/1617763003/diff/1/fuzz/FuzzScaleToSides.cpp#newcode32 fuzz/FuzzScaleToSides.cpp:32: if ...
4 years, 11 months ago (2016-01-22 16:01:05 UTC) #14
robertphillips
lgtm
4 years, 11 months ago (2016-01-22 16:14:16 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617763003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617763003/20001
4 years, 11 months ago (2016-01-22 16:16:24 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-22 16:30:52 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617763003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617763003/20001
4 years, 11 months ago (2016-01-22 16:33:57 UTC) #21
commit-bot: I haz the power
4 years, 11 months ago (2016-01-22 16:34:38 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/5e0883cf57176134155fb70c9bc51dbb0f0c67fb

Powered by Google App Engine
This is Rietveld 408576698