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

Issue 1355503005: win: Make reading CrashpadInfo work across bitness (Closed)

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

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Patch Set 3 : nt_headers #

Total comments: 12

Patch Set 4 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+270 lines, -122 lines) Patch
M client/crashpad_info.h View 1 chunk +4 lines, -0 lines 0 comments Download
M client/crashpad_info.cc View 1 chunk +7 lines, -1 line 0 comments Download
M snapshot/snapshot_test.gyp View 1 chunk +12 lines, -0 lines 0 comments Download
A snapshot/win/crashpad_snapshot_test_simple_annotations.cc View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
M snapshot/win/module_snapshot_win.h View 1 chunk +3 lines, -0 lines 0 comments Download
M snapshot/win/module_snapshot_win.cc View 2 chunks +23 lines, -15 lines 0 comments Download
M snapshot/win/pe_image_annotations_reader.h View 1 chunk +1 line, -0 lines 0 comments Download
M snapshot/win/pe_image_annotations_reader.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M snapshot/win/pe_image_annotations_reader_test.cc View 1 2 3 2 chunks +85 lines, -81 lines 0 comments Download
M snapshot/win/pe_image_reader.h View 4 chunks +6 lines, -6 lines 0 comments Download
M snapshot/win/pe_image_reader.cc View 1 2 5 chunks +30 lines, -11 lines 0 comments Download
M test/win/child_launcher.h View 3 chunks +11 lines, -1 line 0 comments Download
M test/win/child_launcher.cc View 1 2 3 4 chunks +25 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scottmg
https://codereview.chromium.org/1355503005/diff/1/client/crashpad_info.h File client/crashpad_info.h (right): https://codereview.chromium.org/1355503005/diff/1/client/crashpad_info.h#newcode124 client/crashpad_info.h:124: #if !defined(NDEBUG) && defined(OS_WIN) This is necessary to make ...
5 years, 3 months ago (2015-09-21 21:44:47 UTC) #1
scottmg
[Fixed TODO added in ps#1 in ps#2, in case you already started to look.]
5 years, 3 months ago (2015-09-21 22:06:24 UTC) #2
Mark Mentovai
LGTM https://codereview.chromium.org/1355503005/diff/40001/snapshot/win/crashpad_snapshot_test_simple_annotations.cc File snapshot/win/crashpad_snapshot_test_simple_annotations.cc (right): https://codereview.chromium.org/1355503005/diff/40001/snapshot/win/crashpad_snapshot_test_simple_annotations.cc#newcode54 snapshot/win/crashpad_snapshot_test_simple_annotations.cc:54: Lose the blank lines at EOF. https://codereview.chromium.org/1355503005/diff/40001/snapshot/win/pe_image_annotations_reader_test.cc File ...
5 years, 3 months ago (2015-09-22 13:17:29 UTC) #3
scottmg
Thanks https://codereview.chromium.org/1355503005/diff/40001/snapshot/win/crashpad_snapshot_test_simple_annotations.cc File snapshot/win/crashpad_snapshot_test_simple_annotations.cc (right): https://codereview.chromium.org/1355503005/diff/40001/snapshot/win/crashpad_snapshot_test_simple_annotations.cc#newcode54 snapshot/win/crashpad_snapshot_test_simple_annotations.cc:54: On 2015/09/22 13:17:29, Mark Mentovai - August is ...
5 years, 3 months ago (2015-09-22 17:26:00 UTC) #4
scottmg
5 years, 3 months ago (2015-09-22 17:37:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
bd9bc07625444e5e38597c116c8f3f1459798ecd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698