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

Issue 2747373003: Delete FilesystemInterface::CopyFile. (Closed)

Created:
3 years, 9 months ago by nisse-webrtc
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete FilesystemInterface::CopyFile. Only use of this method was to implement the cross-device case of MoveFile on unix systems. In turn, only use of the MoveFile method is in FileRotatingStream::RotateFiles. Since file rotation should never involve any copying of log data, the MoveFile fallback to copying can be deleted. BUG=webrtc:6424 Review-Url: https://codereview.webrtc.org/2747373003 Cr-Commit-Position: refs/heads/master@{#17364} Committed: https://chromium.googlesource.com/external/webrtc/+/7b3ce5b87239c50bf6a3f1a36099c32176bbe45e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -57 lines) Patch
M webrtc/base/fileutils.h View 2 chunks +0 lines, -11 lines 0 comments Download
M webrtc/base/unixfilesystem.h View 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/base/unixfilesystem.cc View 2 chunks +1 line, -31 lines 0 comments Download
M webrtc/base/win32filesystem.h View 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/base/win32filesystem.cc View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
nisse-webrtc
PTAL. This could affect log rotation for android devices, but I wouldn't expect them to ...
3 years, 9 months ago (2017-03-15 09:01:38 UTC) #2
pthatcher1
lgtm
3 years, 9 months ago (2017-03-15 15:38:22 UTC) #3
tkchin_webrtc
On 2017/03/15 15:38:22, pthatcher1 wrote: > lgtm lgtm but Alex should stamp for Android
3 years, 9 months ago (2017-03-16 16:11:31 UTC) #6
nisse-webrtc
On 2017/03/16 16:11:31, tkchin_webrtc wrote: > On 2017/03/15 15:38:22, pthatcher1 wrote: > > lgtm > ...
3 years, 9 months ago (2017-03-23 15:36:06 UTC) #7
AlexG
lgtm
3 years, 9 months ago (2017-03-23 17:08:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2747373003/1
3 years, 9 months ago (2017-03-23 17:22:11 UTC) #10
commit-bot: I haz the power
3 years, 9 months ago (2017-03-23 17:54:21 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/7b3ce5b87239c50bf6a3f1a36...

Powered by Google App Engine
This is Rietveld 408576698