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

Issue 10263003: AppendToFile implementation. (Closed)

Created:
8 years, 7 months ago by loislo
Modified:
8 years, 7 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

AppendToFile implementation. DevTools wants to save very big files like HeapSnapshots. It is not possible at the moment because the file can be about ~6Gb. BUG=none TEST=FileUtilTest.AppendToFile Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134492

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -0 lines) Patch
M base/file_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
M base/file_util_posix.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M base/file_util_unittest.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M base/file_util_win.cc View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
loislo
8 years, 7 months ago (2012-04-28 20:39:05 UTC) #1
loislo
On 2012/04/28 20:39:05, loislo wrote: comments addressed.
8 years, 7 months ago (2012-04-28 20:39:52 UTC) #2
willchan no longer on Chromium
lgtm
8 years, 7 months ago (2012-04-29 03:26:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/loislo@chromium.org/10263003/1
8 years, 7 months ago (2012-04-29 04:31:17 UTC) #4
commit-bot: I haz the power
8 years, 7 months ago (2012-04-29 12:57:13 UTC) #5
Change committed as 134492

Powered by Google App Engine
This is Rietveld 408576698