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

Issue 2627713002: Move constructor for base::FilePath (Closed)

Created:
3 years, 11 months ago by dmurph
Modified:
3 years, 11 months ago
Reviewers:
danakj
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move constructor for base::FilePath R=danakj@chromium.org BUG=670043 Review-Url: https://codereview.chromium.org/2627713002 Cr-Commit-Position: refs/heads/master@{#443129} Committed: https://chromium.googlesource.com/chromium/src/+/590f8e6768702a8172c67b3cda7745107b6b1e0d

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M base/files/file_path.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M base/files/file_path.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
dmurph
Hello Dana! This implements the move constructor for base::FilePath. WDYT? Daniel
3 years, 11 months ago (2017-01-10 22:43:46 UTC) #1
danakj
LGTM https://codereview.chromium.org/2627713002/diff/1/base/files/file_path.h File base/files/file_path.h (right): https://codereview.chromium.org/2627713002/diff/1/base/files/file_path.h#newcode181 base/files/file_path.h:181: FilePath(FilePath&& that); Can you drop a comment that ...
3 years, 11 months ago (2017-01-11 16:08:36 UTC) #2
dmurph
The added comments made it seem a bit cluttered, so I moved the constructor and ...
3 years, 11 months ago (2017-01-11 20:07:55 UTC) #3
danakj
LGTM
3 years, 11 months ago (2017-01-11 20:13:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627713002/20001
3 years, 11 months ago (2017-01-11 20:20:53 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/192492) linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 11 months ago (2017-01-11 20:41:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627713002/20001
3 years, 11 months ago (2017-01-12 00:28:43 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 02:54:46 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/590f8e6768702a8172c67b3cda77...

Powered by Google App Engine
This is Rietveld 408576698