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

Issue 2546533007: Store the last committed origin in RenderFrameHostImpl. (Closed)

Created:
4 years ago by alexmos
Modified:
4 years ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Store the last committed origin in RenderFrameHostImpl. The allows using RenderFrameHost::GetLastCommittedOrigin() correctly when the RenderFrameHost is different from a frame's current RFH, such as when it's pending or pending deletion. BUG=590035, 663740 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/e47445d4e35de16d2e68ecc34b7d2289a60f1c64 Cr-Commit-Position: refs/heads/master@{#437660}

Patch Set 1 #

Patch Set 2 : Add test #

Patch Set 3 : Rebase (and remove DCHECK) #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -19 lines) Patch
M content/browser/frame_host/frame_tree_node.h View 1 2 1 chunk +4 lines, -0 lines 4 comments Download
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 2 1 chunk +5 lines, -3 lines 2 comments Download
M content/browser/frame_host/render_frame_host_impl.h View 1 2 4 chunks +10 lines, -1 line 1 comment Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager_browsertest.cc View 1 1 chunk +83 lines, -0 lines 0 comments Download
M content/public/browser/render_frame_host.h View 1 2 1 chunk +1 line, -7 lines 2 comments Download

Messages

Total messages: 25 (20 generated)
alexmos
Charlie, can you please take a look? https://codereview.chromium.org/2546533007/diff/40001/content/browser/frame_host/frame_tree_node.h File content/browser/frame_host/frame_tree_node.h (right): https://codereview.chromium.org/2546533007/diff/40001/content/browser/frame_host/frame_tree_node.h#newcode144 content/browser/frame_host/frame_tree_node.h:144: // current ...
4 years ago (2016-12-06 17:22:40 UTC) #17
Charlie Reis
Thanks! Lots to think through here, but it seems like a worthwhile change to have ...
4 years ago (2016-12-08 19:51:47 UTC) #18
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/2546533007/40001
4 years ago (2016-12-09 17:31:17 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-09 21:25:12 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-12 14:41:11 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e47445d4e35de16d2e68ecc34b7d2289a60f1c64
Cr-Commit-Position: refs/heads/master@{#437660}

Powered by Google App Engine
This is Rietveld 408576698