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

Issue 12640004: cleanup: fix gm's use of ErrorBitfield to be consistent (it's a bitfield, not an enum) (Closed)

Created:
7 years, 9 months ago by epoger
Modified:
7 years, 9 months ago
Reviewers:
borenet
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

cleanup: fix gm's use of ErrorBitfield to be consistent (it's a bitfield, not an enum) Committed: https://code.google.com/p/skia/source/detail?r=8028

Patch Set 1 #

Total comments: 6

Patch Set 2 : rename_kReadingReferenceImage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -70 lines) Patch
M gm/gmmain.cpp View 1 24 chunks +57 lines, -70 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
epoger
https://codereview.chromium.org/12640004/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/12640004/diff/1/gm/gmmain.cpp#newcode1 gm/gmmain.cpp:1: /* Toplevel comment: The reason I'm doing this is ...
7 years, 9 months ago (2013-03-07 19:51:03 UTC) #1
borenet
The logic LGTM but I'm wondering about some of the variable names. https://codereview.chromium.org/12640004/diff/1/gm/gmmain.cpp File gm/gmmain.cpp ...
7 years, 9 months ago (2013-03-07 20:10:28 UTC) #2
epoger
PTAL at patchset 2 https://codereview.chromium.org/12640004/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/12640004/diff/1/gm/gmmain.cpp#newcode614 gm/gmmain.cpp:614: retval = kReadingReferenceImage_ErrorBitmask; On 2013/03/07 ...
7 years, 9 months ago (2013-03-07 20:24:20 UTC) #3
borenet
LGTMv2.0 https://codereview.chromium.org/12640004/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/12640004/diff/1/gm/gmmain.cpp#newcode614 gm/gmmain.cpp:614: retval = kReadingReferenceImage_ErrorBitmask; On 2013/03/07 20:24:20, epoger wrote: ...
7 years, 9 months ago (2013-03-07 20:27:44 UTC) #4
epoger
7 years, 9 months ago (2013-03-07 20:28:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r8028 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698