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

Issue 13006007: Added string appending to TextBuffer, removed STL use in vm_stats_impl. (Closed)

Created:
7 years, 9 months ago by Tom Ball
Modified:
7 years, 9 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added string appending to TextBuffer, removed STL use in vm_stats_impl. Committed: https://code.google.com/p/dart/source/detail?r=20566

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -23 lines) Patch
M runtime/bin/vmstats_impl.h View 3 chunks +2 lines, -4 lines 0 comments Download
M runtime/bin/vmstats_impl.cc View 5 chunks +16 lines, -19 lines 0 comments Download
M runtime/platform/json.h View 1 chunk +2 lines, -0 lines 2 comments Download
M runtime/platform/json.cc View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Tom Ball
Not sure what, if anything, you want done with the existing STL use by the ...
7 years, 9 months ago (2013-03-25 20:20:23 UTC) #1
Ivan Posva
LGTM with comment. -Ivan https://codereview.chromium.org/13006007/diff/1/runtime/platform/json.h File runtime/platform/json.h (right): https://codereview.chromium.org/13006007/diff/1/runtime/platform/json.h#newcode131 runtime/platform/json.h:131: void AddEscapedString(const char* s); I ...
7 years, 9 months ago (2013-03-25 21:29:17 UTC) #2
Tom Ball
https://codereview.chromium.org/13006007/diff/1/runtime/platform/json.h File runtime/platform/json.h (right): https://codereview.chromium.org/13006007/diff/1/runtime/platform/json.h#newcode131 runtime/platform/json.h:131: void AddEscapedString(const char* s); On 2013/03/25 21:29:17, Ivan Posva ...
7 years, 9 months ago (2013-03-25 21:46:09 UTC) #3
Tom Ball
7 years, 9 months ago (2013-03-27 17:30:20 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r20566 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698