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

Issue 902803002: win: Fixes for minidump_misc_info_writer_test.cc (Closed)

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

Description

win: Fixes for minidump_misc_info_writer_test.cc test_process_snapshot.h apparently requires the full inclusion, not a forward declaration otherwise it claims to be deleting undefined types. And, some more potentially uninitialized variables. R=mark@chromium.org BUG=crashpad:1 Committed: https://chromium.googlesource.com/crashpad/crashpad/+/a813dd2e1b88986098fe01dee8940fdf2ea68e1d

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -19 lines) Patch
M minidump/minidump_misc_info_writer_test.cc View 1 13 chunks +13 lines, -13 lines 0 comments Download
M snapshot/test/test_process_snapshot.h View 1 1 chunk +2 lines, -4 lines 0 comments Download
M snapshot/test/test_process_snapshot.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
scottmg
5 years, 10 months ago (2015-02-05 06:16:09 UTC) #1
scottmg
oops, forgot R=
5 years, 10 months ago (2015-02-05 06:20:07 UTC) #3
Mark Mentovai
LGTM https://codereview.chromium.org/902803002/diff/1/snapshot/test/test_process_snapshot.h File snapshot/test/test_process_snapshot.h (right): https://codereview.chromium.org/902803002/diff/1/snapshot/test/test_process_snapshot.h#newcode27 snapshot/test/test_process_snapshot.h:27: #include "snapshot/module_snapshot.h" You can remove the #includes for ...
5 years, 10 months ago (2015-02-05 14:48:36 UTC) #4
scottmg
https://codereview.chromium.org/902803002/diff/1/snapshot/test/test_process_snapshot.h File snapshot/test/test_process_snapshot.h (right): https://codereview.chromium.org/902803002/diff/1/snapshot/test/test_process_snapshot.h#newcode27 snapshot/test/test_process_snapshot.h:27: #include "snapshot/module_snapshot.h" On 2015/02/05 14:48:36, Mark Mentovai wrote: > ...
5 years, 10 months ago (2015-02-05 17:24:52 UTC) #6
scottmg
5 years, 10 months ago (2015-02-05 17:25:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a813dd2e1b88986098fe01dee8940fdf2ea68e1d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698