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

Issue 808623002: win: Get client/crashpad_info.cc to compile (Closed)

Created:
6 years ago by scottmg
Modified:
6 years 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

win: Get client/crashpad_info.cc to compile Just avoid the Mac-specific __attribute__ tagging for now. There will need to be some Windows-specific pragmas added here once the reader has been written. R=mark@chromium.org BUG=crashpad:1 Committed: https://chromium.googlesource.com/crashpad/crashpad/+/b0cf01978d0d64bee4bcb4c1a97444cd3410713b

Patch Set 1 #

Total comments: 5

Patch Set 2 : define fixes, rework comment #

Patch Set 3 : comment #

Patch Set 4 : no need to include windows.h yet #

Total comments: 4

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -9 lines) Patch
M client/crashpad_info.cc View 1 2 3 4 2 chunks +25 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
scottmg
6 years ago (2014-12-15 22:14:30 UTC) #1
Mark Mentovai
https://codereview.chromium.org/808623002/diff/1/client/crashpad_info.cc File client/crashpad_info.cc (right): https://codereview.chromium.org/808623002/diff/1/client/crashpad_info.cc#newcode19 client/crashpad_info.cc:19: #if defined(OS_MAC) #include "build/build_config.h" to use this. The correct ...
6 years ago (2014-12-15 23:38:34 UTC) #2
scottmg
https://codereview.chromium.org/808623002/diff/1/client/crashpad_info.cc File client/crashpad_info.cc (right): https://codereview.chromium.org/808623002/diff/1/client/crashpad_info.cc#newcode19 client/crashpad_info.cc:19: #if defined(OS_MAC) On 2014/12/15 23:38:34, Mark Mentovai wrote: > ...
6 years ago (2014-12-16 00:18:08 UTC) #5
Mark Mentovai
LGTM https://codereview.chromium.org/808623002/diff/1/client/crashpad_info.cc File client/crashpad_info.cc (right): https://codereview.chromium.org/808623002/diff/1/client/crashpad_info.cc#newcode19 client/crashpad_info.cc:19: #if defined(OS_MAC) scottmg wrote: > On 2014/12/15 23:38:34, ...
6 years ago (2014-12-16 14:14:15 UTC) #6
scottmg
https://codereview.chromium.org/808623002/diff/100001/client/crashpad_info.cc File client/crashpad_info.cc (right): https://codereview.chromium.org/808623002/diff/100001/client/crashpad_info.cc#newcode51 client/crashpad_info.cc:51: // This structure needs to be stored somewhere that ...
6 years ago (2014-12-16 18:11:50 UTC) #7
scottmg
6 years ago (2014-12-16 18:22:47 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:110001) manually as
b0cf01978d0d64bee4bcb4c1a97444cd3410713b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698