Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Issue 1115423003: Add some more scoped_ptr functions in values.h (Closed)

Created:
5 years, 7 months ago by Evan Stade
Modified:
5 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, erikwright+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add some more scoped_ptr functions in values.h And convert some existing usage of bare pointer functions to their scoped_ptr counterparts. BUG=none Committed: https://crrev.com/7bc801fbcaa66b2d30c5e69da7f8318528b986a6 Cr-Commit-Position: refs/heads/master@{#328676}

Patch Set 1 #

Patch Set 2 : compile #

Total comments: 12

Patch Set 3 : brettw review #

Patch Set 4 : mysterious failures are transient? #

Patch Set 5 : asan to the rescue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -135 lines) Patch
M base/json/json_writer_unittest.cc View 3 chunks +21 lines, -19 lines 0 comments Download
M base/metrics/histogram_base.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M base/process/process_metrics.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M base/test/launcher/test_results_tracker.cc View 1 2 3 4 2 chunks +22 lines, -29 lines 0 comments Download
M base/trace_event/memory_allocator_dump.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/trace_event/trace_event_argument.h View 2 chunks +2 lines, -2 lines 0 comments Download
M base/trace_event/trace_event_argument.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M base/values.h View 4 chunks +8 lines, -0 lines 0 comments Download
M base/values.cc View 4 chunks +16 lines, -0 lines 0 comments Download
M base/values_unittest.cc View 1 2 16 chunks +74 lines, -72 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/display_item_list.cc View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
Evan Stade
5 years, 7 months ago (2015-05-04 23:48:59 UTC) #2
brettw
Just some style nits. LGTM https://codereview.chromium.org/1115423003/diff/20001/base/test/launcher/test_results_tracker.cc File base/test/launcher/test_results_tracker.cc (right): https://codereview.chromium.org/1115423003/diff/20001/base/test/launcher/test_results_tracker.cc#newcode242 base/test/launcher/test_results_tracker.cc:242: scoped_ptr<ListValue> global_tags(new ListValue()); No ...
5 years, 7 months ago (2015-05-05 17:47:23 UTC) #3
Evan Stade
https://codereview.chromium.org/1115423003/diff/20001/base/test/launcher/test_results_tracker.cc File base/test/launcher/test_results_tracker.cc (right): https://codereview.chromium.org/1115423003/diff/20001/base/test/launcher/test_results_tracker.cc#newcode242 base/test/launcher/test_results_tracker.cc:242: scoped_ptr<ListValue> global_tags(new ListValue()); On 2015/05/05 17:47:22, brettw wrote: > ...
5 years, 7 months ago (2015-05-05 18:45:15 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1115423003/40001
5 years, 7 months ago (2015-05-05 18:46:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1115423003/40001
5 years, 7 months ago (2015-05-05 20:20:01 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/14555)
5 years, 7 months ago (2015-05-05 22:51:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1115423003/60001
5 years, 7 months ago (2015-05-06 21:10:15 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1115423003/80001
5 years, 7 months ago (2015-05-06 23:36:13 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-07 01:53:22 UTC) #19
commit-bot: I haz the power
5 years, 7 months ago (2015-05-07 01:54:18 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7bc801fbcaa66b2d30c5e69da7f8318528b986a6
Cr-Commit-Position: refs/heads/master@{#328676}

Powered by Google App Engine
This is Rietveld 408576698