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

Issue 2567253005: PlzNavigate: set browser_initiated based on the NavigationEntry (Closed)

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

Description

PlzNavigate: set browser_initiated based on the NavigationEntry This CL ensures that NavigatioRequest::browser_initiated_ will be set based on the NavigationEntry provided. Currently, all NavigationRequest created following a call to Navigator:;LoadEntry are marked as browser-initiated, but they could be renderer-initiated instead. BUG= Committed: https://crrev.com/29e8c19b7b48ed4408fd761c2c573efd1d0ef943 Cr-Commit-Position: refs/heads/master@{#440637}

Patch Set 1 #

Patch Set 2 : PlzNavigate: set browser_initiated based on the NavigationEntry #

Patch Set 3 : PlzNavigate: set browser_initiated based on the NavigationEntry #

Patch Set 4 : PlzNavigate: set browser_initiated based on the NavigationEntry #

Total comments: 4

Patch Set 5 : Rebase + addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -12 lines) Patch
M content/browser/frame_host/navigation_request.h View 1 3 chunks +12 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_request.cc View 1 2 3 4 5 chunks +16 lines, -4 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter View 1 2 3 4 1 chunk +1 line, -7 lines 0 comments Download

Messages

Total messages: 32 (23 generated)
clamy
@nasko: PTAL
3 years, 12 months ago (2016-12-22 17:05:52 UTC) #14
nasko
LGTM with a couple of nits. https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.cc#newcode219 content/browser/frame_host/navigation_request.cc:219: // the renderer ...
3 years, 12 months ago (2016-12-22 17:33:45 UTC) #15
clamy
https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.h File content/browser/frame_host/navigation_request.h (right): https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.h#newcode133 content/browser/frame_host/navigation_request.h:133: bool may_transfer() const { return may_transfer_; } On 2016/12/22 ...
3 years, 12 months ago (2016-12-22 17:37:40 UTC) #16
nasko
On 2016/12/22 17:37:40, clamy wrote: > https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.h > File content/browser/frame_host/navigation_request.h (right): > > https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.h#newcode133 > ...
3 years, 12 months ago (2016-12-22 17:45:35 UTC) #17
clamy
Thanks! https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2567253005/diff/60001/content/browser/frame_host/navigation_request.cc#newcode219 content/browser/frame_host/navigation_request.cc:219: // the renderer in the first place. On ...
3 years, 12 months ago (2016-12-23 14:35:44 UTC) #20
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/2567253005/80001
3 years, 12 months ago (2016-12-23 14:36:00 UTC) #23
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/2567253005/80001
3 years, 12 months ago (2016-12-23 16:16:18 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
3 years, 12 months ago (2016-12-23 16:30:42 UTC) #30
commit-bot: I haz the power
3 years, 12 months ago (2016-12-23 16:34:15 UTC) #32
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/29e8c19b7b48ed4408fd761c2c573efd1d0ef943
Cr-Commit-Position: refs/heads/master@{#440637}

Powered by Google App Engine
This is Rietveld 408576698