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

Issue 1417403004: win: Implement c16lcpy without base:c16* (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

win: Implement c16lcpy without base:c16* Chromium base doesn't have base::c16len, c16memcpy, etc. when WCHAR_T_IS_UTF16, so implement c16lcpy without using those. R=mark@chromium.org BUG=crashpad:1, chromium:546288 Committed: https://chromium.googlesource.com/crashpad/crashpad/+/4b8b42be6cca9a5aa1103472de2c9da880e2512a

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M util/stdlib/strlcpy.cc View 1 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scottmg
5 years, 2 months ago (2015-10-23 18:46:23 UTC) #1
Mark Mentovai
LGTM https://codereview.chromium.org/1417403004/diff/1/util/stdlib/strlcpy.cc File util/stdlib/strlcpy.cc (right): https://codereview.chromium.org/1417403004/diff/1/util/stdlib/strlcpy.cc#newcode1 util/stdlib/strlcpy.cc:1: // Copyright 2014 The Crashpad Authors. All rights ...
5 years, 2 months ago (2015-10-23 20:24:32 UTC) #2
scottmg
https://codereview.chromium.org/1417403004/diff/1/util/stdlib/strlcpy.cc File util/stdlib/strlcpy.cc (right): https://codereview.chromium.org/1417403004/diff/1/util/stdlib/strlcpy.cc#newcode1 util/stdlib/strlcpy.cc:1: // Copyright 2014 The Crashpad Authors. All rights reserved. ...
5 years, 2 months ago (2015-10-23 20:32:40 UTC) #4
scottmg
5 years, 2 months ago (2015-10-23 20:38:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4b8b42be6cca9a5aa1103472de2c9da880e2512a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698