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

Issue 2490413002: Replace unique_ptr.reset with std::move() in error_page/renderer (Closed)

Created:
4 years, 1 month ago by sanghee
Modified:
4 years, 1 month ago
Reviewers:
mmenke
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace unique_ptr.reset with std::move() in error_page/renderer BUG=644626 Replace unique_ptr.reset(other_unique_ptr.release() with std::move() in component/error_page/renderer Committed: https://crrev.com/77666edc7219541b2af29981b398b2221bcb77e5 Cr-Commit-Position: refs/heads/master@{#432355}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Replace unique_ptr.reset with std::move() in error_page/renderer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M components/error_page/renderer/net_error_helper_core.h View 1 chunk +1 line, -1 line 0 comments Download
M components/error_page/renderer/net_error_helper_core.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/error_page/renderer/net_error_helper_core_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (8 generated)
sanghee
PTAL.
4 years, 1 month ago (2016-11-11 00:15:55 UTC) #2
sanghee
PATL.
4 years, 1 month ago (2016-11-12 02:54:47 UTC) #5
mmenke
If you add someone as a reviewer after your first email, please be sure to ...
4 years, 1 month ago (2016-11-14 16:12:32 UTC) #6
sanghee
On 2016/11/14 16:12:32, mmenke wrote: > If you add someone as a reviewer after your ...
4 years, 1 month ago (2016-11-15 03:57:02 UTC) #7
mmenke
LGTM, thanks for the cleanup!
4 years, 1 month ago (2016-11-15 16:14:28 UTC) #8
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/2490413002/20001
4 years, 1 month ago (2016-11-15 22:02:37 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/261148)
4 years, 1 month ago (2016-11-15 22:31:14 UTC) #12
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/2490413002/20001
4 years, 1 month ago (2016-11-16 01:58:32 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-16 02:14:13 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 02:25:03 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/77666edc7219541b2af29981b398b2221bcb77e5
Cr-Commit-Position: refs/heads/master@{#432355}

Powered by Google App Engine
This is Rietveld 408576698