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

Issue 1617443002: When a frame needs to navigate, don't prune its subframes from being considered in navigation. (Closed)

Created:
4 years, 11 months ago by Avi (use Gerrit)
Modified:
4 years, 11 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

When a frame needs to navigate, don't prune its subframes from being considered in navigation. BUG=542299 TEST=as in bug CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel,mac_blink_rel,win_blink_rel;tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/b3b47ab25d16ae178cd926495681205bc6285a4c Cr-Commit-Position: refs/heads/master@{#371031}

Patch Set 1 #

Patch Set 2 : only same-document #

Patch Set 3 : with browser test #

Patch Set 4 : pedantic++ #

Total comments: 8

Patch Set 5 : moar test #

Patch Set 6 : no blank line #

Patch Set 7 : Use TestFrameNavigationObserver for cast_shell_linux #

Patch Set 8 : LoadCommittedCapturer #

Patch Set 9 : patch set 7 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -4 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 1 2 3 4 5 6 8 2 chunks +161 lines, -0 lines 0 comments Download
M content/renderer/history_controller.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 44 (21 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/1
4 years, 11 months ago (2016-01-20 22:57:20 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/20001
4 years, 11 months ago (2016-01-20 23:27:29 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-21 02:12:18 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/40001
4 years, 11 months ago (2016-01-21 20:28:53 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/60001
4 years, 11 months ago (2016-01-21 20:33:30 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-21 22:05:31 UTC) #14
Avi (use Gerrit)
There's an interesting discussion going on the standards issue; the problem is whether we can ...
4 years, 11 months ago (2016-01-21 22:08:11 UTC) #16
Charlie Reis
This change LGTM. I'm not sure why we were skipping the subframes during same document ...
4 years, 11 months ago (2016-01-21 22:47:44 UTC) #17
Charlie Reis
Oops, +japhet for real this time. Nate, was there a reason for the early return ...
4 years, 11 months ago (2016-01-21 22:48:29 UTC) #19
Nate Chapin
On 2016/01/21 22:48:29, Charlie Reis wrote: > Oops, +japhet for real this time. Nate, was ...
4 years, 11 months ago (2016-01-21 22:53:35 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/80001
4 years, 11 months ago (2016-01-22 15:33:43 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/100001
4 years, 11 months ago (2016-01-22 15:50:10 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/120001
4 years, 11 months ago (2016-01-22 16:08:20 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/140001
4 years, 11 months ago (2016-01-22 16:12:37 UTC) #28
Avi (use Gerrit)
Charlie, cast_shell_linux keeps failing on the new test, and I can't figure out why. Any ...
4 years, 11 months ago (2016-01-22 16:25:55 UTC) #29
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/105770)
4 years, 11 months ago (2016-01-22 16:40:47 UTC) #31
Charlie Reis
Patch 7 looks right to me, and it seems pretty green on the bots. I ...
4 years, 11 months ago (2016-01-22 17:30:47 UTC) #32
Avi (use Gerrit)
On 2016/01/22 17:30:47, Charlie Reis wrote: > Patch 7 looks right to me, and it ...
4 years, 11 months ago (2016-01-22 19:08:11 UTC) #34
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/160001
4 years, 11 months ago (2016-01-22 19:08:34 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617443002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617443002/160001
4 years, 11 months ago (2016-01-22 20:26:25 UTC) #39
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 11 months ago (2016-01-22 20:54:06 UTC) #41
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/b3b47ab25d16ae178cd926495681205bc6285a4c Cr-Commit-Position: refs/heads/master@{#371031}
4 years, 11 months ago (2016-01-22 20:56:11 UTC) #43
Charlie Reis
4 years, 11 months ago (2016-01-22 22:46:00 UTC) #44
Message was sent while issue was closed.
Yep, LGTM.  Thanks!

Powered by Google App Engine
This is Rietveld 408576698