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

Issue 895313004: win: convert MinidumpSimpleStringDictionaryWriter to scoped_ptr (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@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

win: convert MinidumpSimpleStringDictionaryWriter to scoped_ptr Had to move this one out to a scoped_ptr too, otherwise when it's instantiated in test code on the stack, d:\src\crashpad\crashpad\minidump\minidump_simple_string_dictionary_writer_test.cc(45) : warning C4815: 'dictionary_writer' : zero-sized array in stack object will have no elements (unless the object is an aggregate that has been aggregate initialized) R=mark@chromium.org BUG=crashpad:1 Committed: https://chromium.googlesource.com/crashpad/crashpad/+/3162f1259c9b9690980c90d221d40d47f915f744

Patch Set 1 #

Patch Set 2 : Have snapshot_test_lib depend on compat #

Total comments: 1

Patch Set 3 : remove mistaken addition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M minidump/minidump_simple_string_dictionary_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M minidump/minidump_simple_string_dictionary_writer.cc View 4 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scottmg
5 years, 10 months ago (2015-02-05 04:58:09 UTC) #1
Mark Mentovai
LGTM
5 years, 10 months ago (2015-02-05 14:20:26 UTC) #2
Mark Mentovai
LGTM still https://codereview.chromium.org/895313004/diff/20001/snapshot/snapshot.gyp File snapshot/snapshot.gyp (right): https://codereview.chromium.org/895313004/diff/20001/snapshot/snapshot.gyp#newcode82 snapshot/snapshot.gyp:82: '../compat/compat.gyp:compat', https://codereview.chromium.org/897973003/ is dedicated to this change, ...
5 years, 10 months ago (2015-02-05 14:21:58 UTC) #3
scottmg
On 2015/02/05 14:21:58, Mark Mentovai wrote: > LGTM still > > https://codereview.chromium.org/895313004/diff/20001/snapshot/snapshot.gyp > File snapshot/snapshot.gyp ...
5 years, 10 months ago (2015-02-05 16:41:05 UTC) #5
scottmg
5 years, 10 months ago (2015-02-05 16:41:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3162f1259c9b9690980c90d221d40d47f915f744 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698