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

Issue 3006823002: In CreateFolder, delete code to recursively create parent directories. (Closed)

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

Description

In CreateFolder, delete code to recursively create parent directories. BUG=webrtc:6424

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -27 lines) Patch
M webrtc/rtc_base/fileutils.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/rtc_base/unixfilesystem.h View 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/rtc_base/unixfilesystem.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M webrtc/rtc_base/win32filesystem.h View 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/rtc_base/win32filesystem.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
nisse-webrtc
Can we delete the "mkdir -p"-like recursive creation of directories? Noah, you're owner of the ...
3 years, 3 months ago (2017-08-30 13:56:43 UTC) #2
Taylor Brandstetter
lgtm pending response from Noah.
3 years, 3 months ago (2017-08-30 22:49:35 UTC) #3
noahric
On 2017/08/30 22:49:35, Taylor Brandstetter wrote: > lgtm pending response from Noah. Let me double ...
3 years, 3 months ago (2017-08-31 06:54:06 UTC) #4
nisse-webrtc
On 2017/08/31 06:54:06, noahric wrote: > On 2017/08/30 22:49:35, Taylor Brandstetter wrote: > > lgtm ...
3 years, 3 months ago (2017-09-06 09:23:10 UTC) #5
noahric
On 2017/09/06 09:23:10, nisse-webrtc wrote: > On 2017/08/31 06:54:06, noahric wrote: > > On 2017/08/30 ...
3 years, 3 months ago (2017-09-06 19:17:21 UTC) #8
noahric
On 2017/09/06 19:17:21, noahric wrote: > On 2017/09/06 09:23:10, nisse-webrtc wrote: > > On 2017/08/31 ...
3 years, 3 months ago (2017-09-07 00:57:08 UTC) #9
nisse-webrtc
On 2017/09/07 00:57:08, noahric wrote: > On 2017/09/06 19:17:21, noahric wrote: > > On 2017/09/06 ...
3 years, 3 months ago (2017-09-07 06:38:28 UTC) #10
nisse-webrtc
3 years, 3 months ago (2017-09-13 07:01:54 UTC) #11
The other cl to delete CreateFolder has now landed, making this cl obsolete.
Closing.

Powered by Google App Engine
This is Rietveld 408576698