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

Issue 1143653002: Create FrameNavigationEntries for manual subframe navigations. (Closed)

Created:
5 years, 7 months ago by Charlie Reis
Modified:
5 years, 6 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, creis+watch_chromium.org, darin-cc_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

Create FrameNavigationEntries for manual subframe navigations. Only affects --site-per-process mode. BUG=236848 TEST=NavigationController* tests pass in --site-per-process mode. Committed: https://crrev.com/96fc55084b605d88fca0fffa667e0b547cb80d9b Cr-Commit-Position: refs/heads/master@{#334331}

Patch Set 1 #

Patch Set 2 : Fix tests #

Patch Set 3 : Clean up #

Patch Set 4 : Use MatchesFrame #

Total comments: 5

Patch Set 5 : Update comments #

Total comments: 4

Patch Set 6 : Rebase #

Patch Set 7 : Use scoped_ptr #

Patch Set 8 : Rebase and update test #

Patch Set 9 : Rebase #

Patch Set 10 : Re-enable test #

Patch Set 11 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+258 lines, -46 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +15 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 1 2 3 4 5 6 7 8 9 7 chunks +98 lines, -10 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 1 2 3 4 5 6 7 8 5 chunks +98 lines, -18 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.h View 1 2 3 4 5 6 7 8 3 chunks +16 lines, -7 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.cc View 1 2 3 4 5 6 7 8 4 chunks +31 lines, -10 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Charlie Reis
Avi, can you take a look? This should take care of the other common FNE ...
5 years, 7 months ago (2015-05-18 18:22:19 UTC) #2
Avi (use Gerrit)
On 2015/05/18 18:22:19, Charlie Reis wrote: > Avi, can you take a look? This should ...
5 years, 7 months ago (2015-05-19 14:52:44 UTC) #3
Charlie Reis
On 2015/05/19 14:52:44, Avi wrote: > On 2015/05/18 18:22:19, Charlie Reis wrote: > > Avi, ...
5 years, 7 months ago (2015-05-19 16:07:11 UTC) #4
Avi (use Gerrit)
Fingers crossed. This LGTM but I feel weird giving my OK before we have green ...
5 years, 7 months ago (2015-05-19 16:34:13 UTC) #5
Charlie Reis
On 2015/05/19 16:34:13, Avi wrote: > Fingers crossed. This LGTM but I feel weird giving ...
5 years, 7 months ago (2015-05-19 17:59:24 UTC) #6
Avi (use Gerrit)
https://codereview.chromium.org/1143653002/diff/80001/content/browser/frame_host/navigation_entry_impl.cc File content/browser/frame_host/navigation_entry_impl.cc (right): https://codereview.chromium.org/1143653002/diff/80001/content/browser/frame_host/navigation_entry_impl.cc#newcode47 content/browser/frame_host/navigation_entry_impl.cc:47: NavigationEntryImpl::TreeNode* NavigationEntryImpl::TreeNode::CloneAndReplace( Oh! If we're returning a new object, ...
5 years, 7 months ago (2015-05-19 19:36:05 UTC) #7
Charlie Reis
Good idea, thanks. New patch with scoped_ptr up, and I'm separately investigating a fix for ...
5 years, 7 months ago (2015-05-21 20:09:33 UTC) #9
Avi (use Gerrit)
Like it. LGTM
5 years, 7 months ago (2015-05-21 21:01:56 UTC) #10
Charlie Reis
Avi, can you take another look, now that the CLs blocking this have landed? I'll ...
5 years, 6 months ago (2015-06-11 19:00:49 UTC) #12
Avi (use Gerrit)
LGTM
5 years, 6 months ago (2015-06-11 19:19:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143653002/240001
5 years, 6 months ago (2015-06-13 05:03:35 UTC) #16
commit-bot: I haz the power
Committed patchset #11 (id:240001)
5 years, 6 months ago (2015-06-13 06:42:50 UTC) #17
commit-bot: I haz the power
5 years, 6 months ago (2015-06-13 06:43:42 UTC) #18
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/96fc55084b605d88fca0fffa667e0b547cb80d9b
Cr-Commit-Position: refs/heads/master@{#334331}

Powered by Google App Engine
This is Rietveld 408576698