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

Issue 1368023004: Use references instead of pointers for CPU context in SimulateCrash (Closed)

Created:
5 years, 2 months ago by Mark Mentovai
Modified:
5 years, 2 months ago
Reviewers:
scottmg
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Use references instead of pointers for CPU context in SimulateCrash The Windows equivalent uses references, which are better than pointers for these const non-null objects. R=scottmg@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/599eda0403501596242a99c0aed1df7ed9d68096

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M client/simulate_crash_mac.h View 2 chunks +2 lines, -2 lines 0 comments Download
M client/simulate_crash_mac.cc View 3 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Mark Mentovai
5 years, 2 months ago (2015-09-25 17:40:03 UTC) #2
scottmg
lgtm
5 years, 2 months ago (2015-09-25 19:21:44 UTC) #3
Mark Mentovai
5 years, 2 months ago (2015-09-25 20:26:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
599eda0403501596242a99c0aed1df7ed9d68096 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698