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

Issue 917793006: Resetting FrameTreeNode must remove child FrameTreeNodes from global map. (Closed)

Created:
5 years, 10 months ago by nasko
Modified:
5 years, 10 months ago
Reviewers:
Charlie Reis
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

Resetting FrameTreeNode must remove child FrameTreeNodes from global map. BUG=451099, 455060 Committed: https://crrev.com/aeca57bc739e9531b1652abc4b782f530a1dcc90 Cr-Commit-Position: refs/heads/master@{#316106}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : A better fix. #

Total comments: 6

Patch Set 3 : Fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M content/browser/frame_host/frame_tree_node.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/frame_host/frame_tree_unittest.cc View 1 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
nasko
Hey Charlie, Can you review this CL for me? It is a simple thing I've ...
5 years, 10 months ago (2015-02-12 01:06:58 UTC) #3
Charlie Reis
Would RemoveFrame be an improvement? If there's issues with that, I'm not opposed to moving ...
5 years, 10 months ago (2015-02-12 17:12:43 UTC) #4
nasko
https://codereview.chromium.org/917793006/diff/20001/content/browser/frame_host/frame_tree.h File content/browser/frame_host/frame_tree.h (right): https://codereview.chromium.org/917793006/diff/20001/content/browser/frame_host/frame_tree.h#newcode79 content/browser/frame_host/frame_tree.h:79: // This method only removes the FrameTreeNode from the ...
5 years, 10 months ago (2015-02-12 23:21:08 UTC) #5
Charlie Reis
Great! LGTM with nits. https://codereview.chromium.org/917793006/diff/40001/content/browser/frame_host/frame_tree_node.cc File content/browser/frame_host/frame_tree_node.cc (right): https://codereview.chromium.org/917793006/diff/40001/content/browser/frame_host/frame_tree_node.cc#newcode97 content/browser/frame_host/frame_tree_node.cc:97: // that nodes are properly ...
5 years, 10 months ago (2015-02-12 23:26:07 UTC) #6
nasko
Nits fixed. https://codereview.chromium.org/917793006/diff/40001/content/browser/frame_host/frame_tree_node.cc File content/browser/frame_host/frame_tree_node.cc (right): https://codereview.chromium.org/917793006/diff/40001/content/browser/frame_host/frame_tree_node.cc#newcode97 content/browser/frame_host/frame_tree_node.cc:97: // that nodes are properly remove from ...
5 years, 10 months ago (2015-02-12 23:30:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/917793006/60001
5 years, 10 months ago (2015-02-12 23:31:40 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 10 months ago (2015-02-13 00:50:56 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 00:51:28 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/aeca57bc739e9531b1652abc4b782f530a1dcc90
Cr-Commit-Position: refs/heads/master@{#316106}

Powered by Google App Engine
This is Rietveld 408576698