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

Issue 1548273002: Remove Pass() on Linux. (Closed)

Created:
4 years, 12 months ago by dcheng
Modified:
4 years, 11 months ago
Reviewers:
danakj, Lei Zhang
CC:
chromium-reviews, gavinp+memory_chromium.org, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove Pass() on Linux. Pass() is a legacy of the original C++03 move emulation implementation. New code should use std::move from <utility>. ChromeOS is exempt until the migration there is complete. ❆(੭ु ◜◡‾)੭ु⁾☃❆ BUG=557422 R=thestig@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/f1f3cb1d493ee39adc82089c8eb6966777c8f6ff

Patch Set 1 #

Patch Set 2 : Exclude Android and CrOS for now #

Patch Set 3 : Android and Linux #

Patch Set 4 : Revert Android for now #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M base/memory/scoped_ptr_unittest.cc View 1 2 3 3 chunks +3 lines, -0 lines 0 comments Download
M base/move.h View 1 2 3 3 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (21 generated)
dcheng
This is currently blocked on 4 CLs: - https://codereview.chromium.org/1551553002 - https://codereview.chromium.org/1550733002 - https://codereview.chromium.org/1549353002 - https://codereview.chromium.org/1549363002 ...
4 years, 12 months ago (2015-12-28 07:05:09 UTC) #1
Lei Zhang
lgtm
4 years, 12 months ago (2015-12-28 21:03:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1548273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1548273002/1
4 years, 12 months ago (2015-12-29 04:27:07 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/2778)
4 years, 12 months ago (2015-12-29 04:40:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1548273002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1548273002/20001
4 years, 12 months ago (2015-12-29 04:51:37 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/2780)
4 years, 12 months ago (2015-12-29 05:10:11 UTC) #15
dcheng
PTAL. I ended up having to fix a bunch of Android issues too, so I ...
4 years, 11 months ago (2015-12-30 00:56:03 UTC) #17
Lei Zhang
still lgtm
4 years, 11 months ago (2015-12-30 01:00:37 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1548273002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1548273002/40001
4 years, 11 months ago (2015-12-30 02:27:34 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/3006)
4 years, 11 months ago (2015-12-30 02:47:22 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1548273002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1548273002/40001
4 years, 11 months ago (2015-12-30 17:15:39 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/3053) android_compile_dbg on tryserver.chromium.android (JOB_FAILED, ...
4 years, 11 months ago (2015-12-30 17:37:56 UTC) #26
dcheng
(Abandoning the Android part of this for now.... grrr)
4 years, 11 months ago (2015-12-30 18:32:22 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1548273002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1548273002/60001
4 years, 11 months ago (2015-12-30 19:02:42 UTC) #31
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/f1f3cb1d493ee39adc82089c8eb6966777c8f6ff Cr-Commit-Position: refs/heads/master@{#367177}
4 years, 11 months ago (2015-12-30 20:30:30 UTC) #35
dcheng
4 years, 11 months ago (2015-12-30 20:31:23 UTC) #37
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
f1f3cb1d493ee39adc82089c8eb6966777c8f6ff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698