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

Issue 2817223002: Remove base::StackString. (Closed)

Created:
3 years, 8 months ago by brettw
Modified:
3 years, 8 months ago
Reviewers:
sunnyps
CC:
chromium-reviews, Dirk Pranke, danakj+watch_chromium.org, agrieve+watch_chromium.org, tfarina, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove base::StackString. This was only used in one place and it turns out that StackString was broken on Windows anyway due to the way that STL reserves buffers. BUG=709273 Review-Url: https://codereview.chromium.org/2817223002 Cr-Commit-Position: refs/heads/master@{#464764} Committed: https://chromium.googlesource.com/chromium/src/+/eacc100de55e5b286aa8548b22c99c815cd69486

Patch Set 1 #

Total comments: 1

Patch Set 2 : No template #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -59 lines) Patch
M base/containers/stack_container.h View 3 chunks +4 lines, -42 lines 0 comments Download
M tools/gn/escape.cc View 1 6 chunks +10 lines, -17 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
brettw
3 years, 8 months ago (2017-04-14 16:16:44 UTC) #2
sunnyps
https://codereview.chromium.org/2817223002/diff/1/tools/gn/escape.cc File tools/gn/escape.cc (right): https://codereview.chromium.org/2817223002/diff/1/tools/gn/escape.cc#newcode205 tools/gn/escape.cc:205: EscapeStringToString(str, options, &escaped, nullptr); EscapeStringToString and other methods don't ...
3 years, 8 months ago (2017-04-14 17:27:54 UTC) #7
brettw
No template
3 years, 8 months ago (2017-04-14 17:39:49 UTC) #8
brettw
Yeah, I was originally thinking that we would fix the static containers (at least vector) ...
3 years, 8 months ago (2017-04-14 17:40:19 UTC) #9
sunnyps
lgtm
3 years, 8 months ago (2017-04-14 18:04:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2817223002/20001
3 years, 8 months ago (2017-04-14 18:08:13 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 18:55:33 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/eacc100de55e5b286aa8548b22c9...

Powered by Google App Engine
This is Rietveld 408576698