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

Issue 1894193002: Remove RenderFrameHostManager::MoveToPendingDeleteHosts (Closed)

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

Description

Remove RenderFrameHostManager::MoveToPendingDeleteHosts This method is only called twice in one method after some code clean up has happened. It seems we don't need a full method for that at this point. BUG=357747 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/e696e47994432cc1075f3fb74de7c7e9ac2b29a4 Cr-Commit-Position: refs/heads/master@{#388081}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixes based on review by alexmos@ #

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

Messages

Total messages: 14 (6 generated)
nasko
Hey Alex, I think we don't need RFHM::MoveToPendingDeleteHosts anymore and this is a CL to ...
4 years, 8 months ago (2016-04-18 16:37:05 UTC) #3
alexmos
LGTM https://codereview.chromium.org/1894193002/diff/1/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1894193002/diff/1/content/browser/frame_host/render_frame_host_manager.cc#newcode678 content/browser/frame_host/render_frame_host_manager.cc:678: pending_delete_hosts_.push_back(std::move(old_render_frame_host)); nit: instead of repeating the comment, I'm ...
4 years, 8 months ago (2016-04-18 20:48:06 UTC) #4
nasko
https://codereview.chromium.org/1894193002/diff/1/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1894193002/diff/1/content/browser/frame_host/render_frame_host_manager.cc#newcode678 content/browser/frame_host/render_frame_host_manager.cc:678: pending_delete_hosts_.push_back(std::move(old_render_frame_host)); On 2016/04/18 20:48:05, alexmos wrote: > nit: instead ...
4 years, 8 months ago (2016-04-18 22:00:16 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1894193002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1894193002/20001
4 years, 8 months ago (2016-04-18 22:00:51 UTC) #7
alexmos
LGTM
4 years, 8 months ago (2016-04-18 23:13:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1894193002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1894193002/20001
4 years, 8 months ago (2016-04-18 23:15:13 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-18 23:46:07 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 23:47:58 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e696e47994432cc1075f3fb74de7c7e9ac2b29a4
Cr-Commit-Position: refs/heads/master@{#388081}

Powered by Google App Engine
This is Rietveld 408576698