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

Issue 1608743004: Switch RenderFrameHost pending deletion list to use scoped_ptr. (Closed)

Created:
4 years, 11 months ago by dcheng
Modified:
4 years, 11 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch RenderFrameHost pending deletion list to use scoped_ptr. BUG=556939 Committed: https://crrev.com/3c81b4cef71386d223046b4b602d9bbd529b50ae Cr-Commit-Position: refs/heads/master@{#370535}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M content/browser/frame_host/render_frame_host_manager.h View 1 chunk +2 lines, -4 lines 2 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
dcheng
More minor cleanup. https://codereview.chromium.org/1608743004/diff/1/content/browser/frame_host/render_frame_host_manager.h File content/browser/frame_host/render_frame_host_manager.h (right): https://codereview.chromium.org/1608743004/diff/1/content/browser/frame_host/render_frame_host_manager.h#newcode758 content/browser/frame_host/render_frame_host_manager.h:758: using RFHPendingDeleteList = std::list<scoped_ptr<RenderFrameHostImpl>>; Note: I ...
4 years, 11 months ago (2016-01-20 08:55:20 UTC) #2
Charlie Reis
LGTM https://codereview.chromium.org/1608743004/diff/1/content/browser/frame_host/render_frame_host_manager.h File content/browser/frame_host/render_frame_host_manager.h (right): https://codereview.chromium.org/1608743004/diff/1/content/browser/frame_host/render_frame_host_manager.h#newcode758 content/browser/frame_host/render_frame_host_manager.h:758: using RFHPendingDeleteList = std::list<scoped_ptr<RenderFrameHostImpl>>; On 2016/01/20 08:55:20, dcheng ...
4 years, 11 months ago (2016-01-20 22:03:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608743004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608743004/1
4 years, 11 months ago (2016-01-20 22:05:48 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-20 23:51:14 UTC) #6
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 23:52:18 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3c81b4cef71386d223046b4b602d9bbd529b50ae
Cr-Commit-Position: refs/heads/master@{#370535}

Powered by Google App Engine
This is Rietveld 408576698