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

Issue 596333002: Fix SkXfermode deserialization. (Closed)

Created:
6 years, 3 months ago by Stephen White
Modified:
6 years, 3 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Fix SkXfermode deserialization. Validation was failing due to an inverted test condition. BUG=417266 Committed: https://skia.googlesource.com/skia/+/0f7197bc0ddbe6c61732d6fe69df86bdba00a060

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix test per review comments #

Patch Set 3 : Fix test: unref the deserialized object #

Total comments: 1

Patch Set 4 : Add comment per review. #

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

Messages

Total messages: 8 (2 generated)
Stephen White
reed@: PTAL. Thanks!
6 years, 3 months ago (2014-09-24 14:47:20 UTC) #2
reed1
good catch. can we simplify the test? https://codereview.chromium.org/596333002/diff/1/tests/SerializationTest.cpp File tests/SerializationTest.cpp (right): https://codereview.chromium.org/596333002/diff/1/tests/SerializationTest.cpp#newcode264 tests/SerializationTest.cpp:264: static void ...
6 years, 3 months ago (2014-09-24 15:58:46 UTC) #3
Stephen White
https://codereview.chromium.org/596333002/diff/1/tests/SerializationTest.cpp File tests/SerializationTest.cpp (right): https://codereview.chromium.org/596333002/diff/1/tests/SerializationTest.cpp#newcode264 tests/SerializationTest.cpp:264: static void TestXfermodeSerialization(skiatest::Reporter* reporter) { On 2014/09/24 15:58:46, reed1 ...
6 years, 3 months ago (2014-09-24 16:38:39 UTC) #4
reed1
lgtm w/ request for comment where we skip srcover https://codereview.chromium.org/596333002/diff/40001/tests/SerializationTest.cpp File tests/SerializationTest.cpp (right): https://codereview.chromium.org/596333002/diff/40001/tests/SerializationTest.cpp#newcode266 tests/SerializationTest.cpp:266: ...
6 years, 3 months ago (2014-09-24 17:09:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596333002/60001
6 years, 3 months ago (2014-09-24 18:02:21 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 18:09:41 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 0f7197bc0ddbe6c61732d6fe69df86bdba00a060

Powered by Google App Engine
This is Rietveld 408576698