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

Issue 219173002: Cleanup string-stream module. (Closed)

Created:
6 years, 8 months ago by Benedikt Meurer
Modified:
6 years, 8 months ago
Reviewers:
Sven Panne
CC:
v8-dev, tfarina
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -72 lines) Patch
M src/string-stream.h View 8 chunks +17 lines, -42 lines 2 comments Download
M src/string-stream.cc View 1 chunk +6 lines, -30 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
PTAL
6 years, 8 months ago (2014-03-31 10:57:22 UTC) #1
Sven Panne
lgtm
6 years, 8 months ago (2014-03-31 11:01:51 UTC) #2
Benedikt Meurer
Committed patchset #1 manually as r20344 (tree was closed).
6 years, 8 months ago (2014-03-31 11:13:45 UTC) #3
tfarina
6 years, 8 months ago (2014-03-31 15:51:18 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/219173002/diff/1/src/string-stream.h
File src/string-stream.h (left):

https://codereview.chromium.org/219173002/diff/1/src/string-stream.h#oldcode1
src/string-stream.h:1: // Copyright 2006-2008 the V8 project authors. All rights
reserved.
Are you sure it is OK to change copyright? I doubt it is. Did you ask any
lawyer?

https://codereview.chromium.org/219173002/diff/1/src/string-stream.h#oldcode34
src/string-stream.h:34: 
why? don't we always leave two spaces between classes, functions, namespaces
etc?

Powered by Google App Engine
This is Rietveld 408576698