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

Issue 563383002: Add SymbolicConstantsMach and its test (Closed)

Created:
6 years, 3 months ago by Mark Mentovai
Modified:
6 years, 3 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

Add SymbolicConstantsMach and its test. TEST=util_test SymbolicConstantsMach.* R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/e49510ab7ce3b24736979d38d84b7ddce8eaea05

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address review feedback #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1804 lines, -7 lines) Patch
M util/mach/mach_extensions.h View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M util/mach/mach_extensions.cc View 1 2 2 chunks +52 lines, -0 lines 0 comments Download
A util/mach/symbolic_constants_mach.h View 1 chunk +120 lines, -0 lines 0 comments Download
A util/mach/symbolic_constants_mach.cc View 1 1 chunk +545 lines, -0 lines 0 comments Download
A util/mach/symbolic_constants_mach_test.cc View 1 1 chunk +1064 lines, -0 lines 0 comments Download
M util/posix/symbolic_constants_posix_test.cc View 1 5 chunks +8 lines, -7 lines 0 comments Download
M util/util.gyp View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Mark Mentovai
I had been saving this because it’s a little mind-numbing—the test especially. But once this ...
6 years, 3 months ago (2014-09-12 21:12:18 UTC) #2
Robert Sesek
Well I'm glad that's over! https://codereview.chromium.org/563383002/diff/1/util/mach/symbolic_constants_mach.cc File util/mach/symbolic_constants_mach.cc (right): https://codereview.chromium.org/563383002/diff/1/util/mach/symbolic_constants_mach.cc#newcode132 util/mach/symbolic_constants_mach.cc:132: {THREAD_STATE_FLAVOR_LIST_10_9, "THREAD_STATE_FLAVOR_LIST_10_9"}, Wtf is ...
6 years, 3 months ago (2014-09-15 23:00:17 UTC) #3
Mark Mentovai
By all means, please just spot-recheck this. Don’t under any circumstances do a full re-review. ...
6 years, 3 months ago (2014-09-16 13:42:17 UTC) #4
Robert Sesek
LGTM
6 years, 3 months ago (2014-09-16 14:34:54 UTC) #5
Mark Mentovai
Committed patchset #3 (id:40001) manually as e49510a (presubmit successful).
6 years, 3 months ago (2014-09-16 15:00:55 UTC) #6
Mark Mentovai
6 years, 3 months ago (2014-09-16 15:01:03 UTC) #7
Message was sent while issue was closed.
Glad that one’s done.

Powered by Google App Engine
This is Rietveld 408576698