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

Issue 2314073002: check for null-layer-paint after prev fix to savelayer ops (Closed)

Created:
4 years, 3 months ago by reed1
Modified:
4 years, 3 months ago
Reviewers:
mtklein, caryclark
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

check for null-layer-paint after prev fix to savelayer ops BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2314073002 Committed: https://skia.googlesource.com/skia/+/6669010af4e6bd30bf05e256daae641dab7ac783

Patch Set 1 #

Total comments: 2

Patch Set 2 : combine layerPaint sections #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -20 lines) Patch
M src/core/SkRecordOpts.cpp View 1 4 chunks +21 lines, -20 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
reed1
4 years, 3 months ago (2016-09-06 15:55:27 UTC) #3
reed1
add the previously failed ASAN bot
4 years, 3 months ago (2016-09-06 15:57:32 UTC) #7
reed1
4 years, 3 months ago (2016-09-06 15:59:34 UTC) #9
mtklein
https://codereview.chromium.org/2314073002/diff/1/src/core/SkRecordOpts.cpp File src/core/SkRecordOpts.cpp (right): https://codereview.chromium.org/2314073002/diff/1/src/core/SkRecordOpts.cpp#newcode124 src/core/SkRecordOpts.cpp:124: const uint32_t layerColor = layerPaint ? layerPaint->getColor() : SK_ColorBLACK; ...
4 years, 3 months ago (2016-09-06 16:00:53 UTC) #10
reed1
https://codereview.chromium.org/2314073002/diff/1/src/core/SkRecordOpts.cpp File src/core/SkRecordOpts.cpp (right): https://codereview.chromium.org/2314073002/diff/1/src/core/SkRecordOpts.cpp#newcode124 src/core/SkRecordOpts.cpp:124: const uint32_t layerColor = layerPaint ? layerPaint->getColor() : SK_ColorBLACK; ...
4 years, 3 months ago (2016-09-06 16:49:44 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/2314073002/20001
4 years, 3 months ago (2016-09-06 16:50:40 UTC) #16
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 3 months ago (2016-09-06 16:50:42 UTC) #17
mtklein
lgtm
4 years, 3 months ago (2016-09-06 16:52:32 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 17:16:50 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/6669010af4e6bd30bf05e256daae641dab7ac783

Powered by Google App Engine
This is Rietveld 408576698