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

Issue 2485243002: Do not call blitV with 0 height (Closed)

Created:
4 years, 1 month ago by liyuqian
Modified:
4 years, 1 month ago
Reviewers:
f(malita), caryclark, reed1
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Do not call blitV with 0 height This is causing SkAAClipBlitter to crash. BUG=chromium:662952 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2485243002 Committed: https://skia.googlesource.com/skia/+/c78eff97549e8e346394d3e228395ceb8a467b35

Patch Set 1 #

Patch Set 2 : Add unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M src/core/SkScan_AAAPath.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/PathTest.cpp View 1 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
liyuqian
4 years, 1 month ago (2016-11-08 21:13:47 UTC) #4
caryclark
lgtm Is it possible to include a test that triggers the old crashing behavior?
4 years, 1 month ago (2016-11-08 21:33:35 UTC) #7
liyuqian
On 2016/11/08 21:33:35, caryclark wrote: > lgtm > > Is it possible to include a ...
4 years, 1 month ago (2016-11-08 21:35:45 UTC) #8
caryclark
That's great! But, I've found that the cluster-fuzz test cases disappear after a while. I'd ...
4 years, 1 month ago (2016-11-08 21:52:09 UTC) #9
liyuqian
On 2016/11/08 21:52:09, caryclark wrote: > That's great! But, I've found that the cluster-fuzz test ...
4 years, 1 month ago (2016-11-08 21:55:06 UTC) #10
caryclark
I'm suggesting that a test that Skia can run would be the most helpful way ...
4 years, 1 month ago (2016-11-08 22:21:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2485243002/1
4 years, 1 month ago (2016-11-08 22:22:49 UTC) #15
liyuqian
On 2016/11/08 22:21:46, caryclark wrote: > I'm suggesting that a test that Skia can run ...
4 years, 1 month ago (2016-11-08 22:24:37 UTC) #17
liyuqian
Hi Cary, I've added the unit test. Could you please check if it looks good?
4 years, 1 month ago (2016-11-09 15:54:35 UTC) #18
caryclark
lgtm
4 years, 1 month ago (2016-11-09 17:24:39 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2485243002/20001
4 years, 1 month ago (2016-11-09 18:43:28 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-09 19:18:33 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/c78eff97549e8e346394d3e228395ceb8a467b35

Powered by Google App Engine
This is Rietveld 408576698