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

Issue 1527603002: Remove ScopedVector from test_reg_util_win (Closed)

Created:
5 years ago by kimwjdalsl
Modified:
5 years ago
CC:
chromium-reviews, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ScopedVector from test_reg_util_win BUG=554289 Committed: https://crrev.com/ab64c48ee3d073ed953638e8f3930a4c2c3c5e14 Cr-Commit-Position: refs/heads/master@{#365399}

Patch Set 1 #

Total comments: 2

Patch Set 2 : clang format DONE #

Patch Set 3 : presubmit DONE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M base/test/test_reg_util_win.h View 2 chunks +3 lines, -2 lines 0 comments Download
M base/test/test_reg_util_win.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 30 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527603002/1
5 years ago (2015-12-14 14:00:51 UTC) #2
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years ago (2015-12-14 14:00:52 UTC) #4
kimwjdalsl
Could you please review this patch? It's for Issue 554289: [c++11 library] Remove ScopedVector
5 years ago (2015-12-14 14:08:53 UTC) #7
kimwjdalsl
5 years ago (2015-12-14 14:19:31 UTC) #9
danakj
LGTM
5 years ago (2015-12-14 19:46:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527603002/1
5 years ago (2015-12-14 19:48:32 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/128686)
5 years ago (2015-12-14 20:17:06 UTC) #14
danakj
https://codereview.chromium.org/1527603002/diff/1/base/test/test_reg_util_win.cc File base/test/test_reg_util_win.cc (right): https://codereview.chromium.org/1527603002/diff/1/base/test/test_reg_util_win.cc#newcode100 base/test/test_reg_util_win.cc:100: overrides_.push_back(make_scoped_ptr(new ScopedRegistryKeyOverride(override, key_path))); Run clang format please
5 years ago (2015-12-14 20:52:52 UTC) #15
kimwjdalsl
https://codereview.chromium.org/1527603002/diff/1/base/test/test_reg_util_win.cc File base/test/test_reg_util_win.cc (right): https://codereview.chromium.org/1527603002/diff/1/base/test/test_reg_util_win.cc#newcode100 base/test/test_reg_util_win.cc:100: overrides_.push_back(make_scoped_ptr(new ScopedRegistryKeyOverride(override, key_path))); On 2015/12/14 20:52:52, danakj (behind on ...
5 years ago (2015-12-15 00:46:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527603002/20001
5 years ago (2015-12-15 00:56:15 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromium_presubmit on ...
5 years ago (2015-12-15 04:24:13 UTC) #21
kimwjdalsl
It's my first contribution. so I add my info to AUTHORS.
5 years ago (2015-12-15 06:02:08 UTC) #22
kimwjdalsl
It's my first contribution. so I add my info to AUTHORS.
5 years ago (2015-12-15 06:02:10 UTC) #23
danakj
Thanks, I see you signed the CLA also. LGTM :)
5 years ago (2015-12-15 23:06:35 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527603002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527603002/40001
5 years ago (2015-12-15 23:07:40 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-16 00:11:17 UTC) #28
commit-bot: I haz the power
5 years ago (2015-12-16 00:12:01 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ab64c48ee3d073ed953638e8f3930a4c2c3c5e14
Cr-Commit-Position: refs/heads/master@{#365399}

Powered by Google App Engine
This is Rietveld 408576698