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

Issue 1722623003: PlzNavigate: use RenderFrameHostImpl::IsRendererTransferNeededForNavigation (Closed)

Created:
4 years, 10 months ago by clamy
Modified:
4 years, 7 months ago
Reviewers:
nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@navigation-policy
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: use RenderFrameHostImpl::IsRendererTransferNeededForNavigation Following this CL, PlzNavigate will use RenderFrameHostImpl::IsRendererTransferNeededForNavigation to determine if a renderer swap should happen when SitePerProcess is enabled. BUG=475027 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/61dfb23c129e0234c3613d7a2d627784db4f17ee Cr-Commit-Position: refs/heads/master@{#377920}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Rebase + updates to tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -36 lines) Patch
M content/browser/browser_side_navigation_browsertest.cc View 1 2 2 chunks +16 lines, -3 lines 0 comments Download
M content/browser/frame_host/navigator_impl_unittest.cc View 1 2 7 chunks +56 lines, -11 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 1 chunk +27 lines, -19 lines 0 comments Download
M testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter View 1 2 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
clamy
@nasko: PTAL
4 years, 10 months ago (2016-02-22 16:56:34 UTC) #4
nasko
LGTM with nits. https://codereview.chromium.org/1722623003/diff/20001/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1722623003/diff/20001/content/browser/frame_host/render_frame_host_manager.cc#newcode825 content/browser/frame_host/render_frame_host_manager.cc:825: ShouldMakeNetworkRequestForURL(request.common_params().url); nit: Let's swap the order ...
4 years, 10 months ago (2016-02-25 20:04:45 UTC) #5
clamy
Thanks! https://codereview.chromium.org/1722623003/diff/20001/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1722623003/diff/20001/content/browser/frame_host/render_frame_host_manager.cc#newcode825 content/browser/frame_host/render_frame_host_manager.cc:825: ShouldMakeNetworkRequestForURL(request.common_params().url); On 2016/02/25 20:04:44, nasko wrote: > nit: ...
4 years, 10 months ago (2016-02-26 13:51:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1722623003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1722623003/40001
4 years, 10 months ago (2016-02-26 13:51:25 UTC) #9
clamy
https://codereview.chromium.org/1722623003/diff/20001/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter File testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter (right): https://codereview.chromium.org/1722623003/diff/20001/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter#newcode4 testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter:4: -CrossSiteTransferTest.ReplaceEntryCrossProcessTwice On 2016/02/25 20:04:44, nasko wrote: > Do we ...
4 years, 10 months ago (2016-02-26 13:52:43 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/29736)
4 years, 10 months ago (2016-02-26 16:41:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1722623003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1722623003/40001
4 years, 10 months ago (2016-02-26 16:45:55 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-26 18:08:57 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-26 18:10:15 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/61dfb23c129e0234c3613d7a2d627784db4f17ee
Cr-Commit-Position: refs/heads/master@{#377920}

Powered by Google App Engine
This is Rietveld 408576698