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 1888913003: PlzNavigate: fix test FrameNavigationEntry_SubframeHistoryFallback (Closed)

Created:
4 years, 8 months ago by clamy
Modified:
4 years, 8 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, carlosk, 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

PlzNavigate: fix test FrameNavigationEntry_SubframeHistoryFallback This CL fixes NavigationControllerBrowserTest.FrameNavigationEntry_SubframeHistoryFallback by changing checks in NavigatorImpl::RequestOpenURL. This function assumed it would be called on a subframe only when --site-per-process was enabled. However, it's possible to call it when a history navigation to a subframe fails with SiteIsolationPolicy::UseSubframeNavigationEntries enabled. Since PlzNavigate uses subframe navigation entries, but not --site-per-process, we would run into the checks. BUG=475027 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/ff990bb6350e5f081a98203e502ad3704eea78d1 Cr-Commit-Position: refs/heads/master@{#389453}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase + addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M content/browser/frame_host/navigator_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13 (7 generated)
clamy
@creis: PTAL
4 years, 8 months ago (2016-04-15 12:37:27 UTC) #4
Charlie Reis
[+site-isolation-reviews] Yes, looks like I used the wrong policy check there. Using FNEs does imply ...
4 years, 8 months ago (2016-04-15 17:36:42 UTC) #5
clamy
Thanks! The failures on the linux-browser-side-navigation bot are due to an issues we're having with ...
4 years, 8 months ago (2016-04-25 11:05:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888913003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888913003/20001
4 years, 8 months ago (2016-04-25 11:05:56 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-25 12:23:31 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-25 12:24:50 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ff990bb6350e5f081a98203e502ad3704eea78d1
Cr-Commit-Position: refs/heads/master@{#389453}

Powered by Google App Engine
This is Rietveld 408576698