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

Issue 1357833002: win: Get Crashpad compiling under VS2015 (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 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -25 lines) Patch
M client/crashpad_client_win.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/settings.cc View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M compat/win/sys/types.h View 1 chunk +4 lines, -0 lines 0 comments Download
M compat/win/time.h View 1 chunk +5 lines, -0 lines 0 comments Download
M minidump/minidump_file_writer_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M snapshot/win/system_snapshot_win_test.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M test/win/win_child_process.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M util/win/exception_handler_server.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download
M util/win/module_version.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M util/win/process_info.cc View 1 3 chunks +11 lines, -12 lines 0 comments Download
M util/win/scoped_process_suspend_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scottmg
https://codereview.chromium.org/1357833002/diff/20001/client/crashpad_client_win.cc File client/crashpad_client_win.cc (right): https://codereview.chromium.org/1357833002/diff/20001/client/crashpad_client_win.cc#newcode122 client/crashpad_client_win.cc:122: static_cast<uintptr_t>(response.registration.request_report_event)); It doesn't like widening in a reinterpret. https://codereview.chromium.org/1357833002/diff/20001/client/settings.cc ...
5 years, 3 months ago (2015-09-20 18:54:05 UTC) #1
scottmg
5 years, 3 months ago (2015-09-20 19:01:21 UTC) #3
Mark Mentovai
LGTM https://codereview.chromium.org/1357833002/diff/20001/client/settings.cc File client/settings.cc (right): https://codereview.chromium.org/1357833002/diff/20001/client/settings.cc#newcode19 client/settings.cc:19: #include "base/compiler_specific.h" Drop this now. https://codereview.chromium.org/1357833002/diff/20001/util/win/exception_handler_server.cc File util/win/exception_handler_server.cc ...
5 years, 3 months ago (2015-09-21 03:12:58 UTC) #4
scottmg
https://codereview.chromium.org/1357833002/diff/20001/client/settings.cc File client/settings.cc (right): https://codereview.chromium.org/1357833002/diff/20001/client/settings.cc#newcode19 client/settings.cc:19: #include "base/compiler_specific.h" On 2015/09/21 03:12:58, Mark Mentovai - August ...
5 years, 3 months ago (2015-09-21 17:51:08 UTC) #5
scottmg
5 years, 3 months ago (2015-09-21 17:51:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
6082aed2f2978692f0be921bac26608f4afd5aa3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698