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

Issue 1421473005: Fix mac after https://codereview.chromium.org/1419623003/ (Closed)

Created:
5 years, 2 months ago by scottmg
Modified:
5 years, 2 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

Fix mac after https://codereview.chromium.org/1419623003/ L"" and wstring are a bit of a mess cross-platform, so just store the type name as UTF8 instead. R=mark@chromium.org BUG=crashpad:21, crashpad:52 Committed: https://chromium.googlesource.com/crashpad/crashpad/+/fe49473b3d88f00c8796c063b7362e27d58567e0

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -33 lines) Patch
M minidump/minidump_handle_writer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M minidump/minidump_handle_writer_test.cc View 1 2 4 chunks +5 lines, -5 lines 2 comments Download
M minidump/minidump_string_writer.h View 1 1 chunk +0 lines, -7 lines 0 comments Download
M minidump/minidump_string_writer_test.cc View 1 1 chunk +0 lines, -17 lines 0 comments Download
M snapshot/handle_snapshot.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M snapshot/win/process_snapshot_win.cc View 1 2 chunks +5 lines, -1 line 1 comment Download

Dependent Patchsets:

Messages

Total messages: 5 (1 generated)
scottmg
5 years, 2 months ago (2015-10-21 18:26:02 UTC) #2
Mark Mentovai
LGTM but consider the alternative. https://codereview.chromium.org/1421473005/diff/40001/minidump/minidump_handle_writer_test.cc File minidump/minidump_handle_writer_test.cc (left): https://codereview.chromium.org/1421473005/diff/40001/minidump/minidump_handle_writer_test.cc#oldcode81 minidump/minidump_handle_writer_test.cc:81: handle_snapshot.type_name = L"Something"; It ...
5 years, 2 months ago (2015-10-21 18:31:28 UTC) #3
scottmg
https://codereview.chromium.org/1421473005/diff/40001/minidump/minidump_handle_writer_test.cc File minidump/minidump_handle_writer_test.cc (left): https://codereview.chromium.org/1421473005/diff/40001/minidump/minidump_handle_writer_test.cc#oldcode81 minidump/minidump_handle_writer_test.cc:81: handle_snapshot.type_name = L"Something"; On 2015/10/21 18:31:28, Mark Mentovai wrote: ...
5 years, 2 months ago (2015-10-21 18:35:44 UTC) #4
scottmg
5 years, 2 months ago (2015-10-21 18:39:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
fe49473b3d88f00c8796c063b7362e27d58567e0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698