Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(308)

Issue 2368183004: Move redirect_chain from NavigationEntry to FrameNavigationEntry. (Closed)

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

Description

Move redirect_chain from NavigationEntry to FrameNavigationEntry. Now that we keep track of subframe navigations in FrameNavigationEntry, this CL move the redirect_chain field from NavigationEntry to FrameNavigationEntry. BUG=649879 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/e6b67c20b5159f5fa10108b8ebccb9cf95c18479 Cr-Commit-Position: refs/heads/master@{#422737}

Patch Set 1 #

Total comments: 15

Patch Set 2 : Addressed comments. #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : Add tests + bugfix. #

Total comments: 4

Patch Set 5 : Nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -31 lines) Patch
M content/browser/frame_host/frame_navigation_entry.h View 1 3 chunks +13 lines, -0 lines 0 comments Download
M content/browser/frame_host/frame_navigation_entry.cc View 1 3 chunks +4 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl.cc View 1 2 6 chunks +14 lines, -12 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 1 2 3 4 1 chunk +101 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.h View 1 2 2 chunks +1 line, -5 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.cc View 1 2 3 7 chunks +11 lines, -10 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
A content/test/data/navigation_controller/page_with_iframe_redirect.html View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (25 generated)
arthursonzogni
Hi Charlie, Can you take a look at this CL? Since this is the first ...
4 years, 2 months ago (2016-09-27 12:56:20 UTC) #10
arthursonzogni
Hi Charlie, Can you take a look at this CL? Since this is the first ...
4 years, 2 months ago (2016-09-27 12:57:12 UTC) #12
Charlie Reis
Thanks! This is very nice, and it looks like it fixes an extra bug as ...
4 years, 2 months ago (2016-09-28 04:13:17 UTC) #13
arthursonzogni
Hi Charlie, Thank you very much for this review. I think I fixed every addressed ...
4 years, 2 months ago (2016-09-28 16:36:14 UTC) #16
Charlie Reis
Great, thanks. On 2016/09/28 16:36:14, arthursonzogni wrote: > Hi Charlie, > > Thank you very ...
4 years, 2 months ago (2016-09-28 17:35:14 UTC) #17
arthursonzogni
Thank you very much for all of these information. It is nice. I made new ...
4 years, 2 months ago (2016-10-03 16:26:36 UTC) #23
Charlie Reis
Nice! Glad the test caught a bug, too. LGTM with nits. https://codereview.chromium.org/2368183004/diff/120001/content/browser/frame_host/navigation_controller_impl_browsertest.cc File content/browser/frame_host/navigation_controller_impl_browsertest.cc (right): ...
4 years, 2 months ago (2016-10-03 18:37:22 UTC) #28
arthursonzogni
Thanks for your comments! https://codereview.chromium.org/2368183004/diff/120001/content/browser/frame_host/navigation_controller_impl_browsertest.cc File content/browser/frame_host/navigation_controller_impl_browsertest.cc (right): https://codereview.chromium.org/2368183004/diff/120001/content/browser/frame_host/navigation_controller_impl_browsertest.cc#newcode4211 content/browser/frame_host/navigation_controller_impl_browsertest.cc:4211: NavigateToURL(shell(), redirecting_url); On 2016/10/03 18:37:22, ...
4 years, 2 months ago (2016-10-04 08:44:03 UTC) #29
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/2368183004/140001
4 years, 2 months ago (2016-10-04 08:44:38 UTC) #32
commit-bot: I haz the power
Committed patchset #5 (id:140001)
4 years, 2 months ago (2016-10-04 09:46:31 UTC) #34
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 09:48:27 UTC) #36
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e6b67c20b5159f5fa10108b8ebccb9cf95c18479
Cr-Commit-Position: refs/heads/master@{#422737}

Powered by Google App Engine
This is Rietveld 408576698