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

Issue 39301: Adds truncate to FileStream. (Closed)

Created:
11 years, 9 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Adds truncate to FileStream. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11245

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -0 lines) Patch
M net/base/file_stream.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M net/base/file_stream_posix.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M net/base/file_stream_unittest.cc View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M net/base/file_stream_win.cc View 1 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
11 years, 9 months ago (2009-03-08 22:11:33 UTC) #1
Erik does not do reviews
11 years, 9 months ago (2009-03-09 15:15:38 UTC) #2
The code LG, but I don't understand why this is in FileStream rather than just
file_util.  Maybe I'm just missing the use case.

Powered by Google App Engine
This is Rietveld 408576698