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

Issue 2496293003: PlzNavigate: add origin header (Closed)

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

Description

PlzNavigate: add origin header This CL ensures the origin header is properly set when using browser-side navigation. BUG=648588 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/ce1a32c1989a041c641d2a630362177dffaf14de Cr-Commit-Position: refs/heads/master@{#437662}

Patch Set 1 #

Patch Set 2 : PlzNavigate: add origin header #

Total comments: 8

Patch Set 3 : Rebase #

Patch Set 4 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -8 lines) Patch
M content/browser/frame_host/navigation_request.cc View 1 2 3 3 chunks +44 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 28 (18 generated)
clamy
@mkwst: PTAL @arthursonzogni: FYI (this follows your patch for the upgrade insecure request header).
4 years, 1 month ago (2016-11-16 10:27:52 UTC) #12
Mike West
https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc#newcode122 content/browser/frame_host/navigation_request.cc:122: return false; This doesn't seem right: we send the ...
4 years, 1 month ago (2016-11-17 14:27:12 UTC) #14
Mike West
https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc#newcode122 content/browser/frame_host/navigation_request.cc:122: return false; On 2016/11/17 at 14:27:12, Mike West wrote: ...
4 years, 1 month ago (2016-11-17 14:29:47 UTC) #15
clamy
@tyoshino, mkwst: friendly ping :).
4 years ago (2016-12-06 12:20:26 UTC) #16
tyoshino (SeeGerritForStatus)
Sorry! lgtm https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc#newcode160 content/browser/frame_host/navigation_request.cc:160: if (NeedsHTTPOrigin(headers, method)) { early return? https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc#newcode165 ...
4 years ago (2016-12-06 16:39:20 UTC) #17
Mike West
On 2016/12/06 at 16:39:20, tyoshino wrote: > Sorry! lgtm > > https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc > File content/browser/frame_host/navigation_request.cc ...
4 years ago (2016-12-06 19:00:31 UTC) #18
clamy
Thanks! https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2496293003/diff/20001/content/browser/frame_host/navigation_request.cc#newcode160 content/browser/frame_host/navigation_request.cc:160: if (NeedsHTTPOrigin(headers, method)) { On 2016/12/06 16:39:20, tyoshino ...
4 years ago (2016-12-09 17:58:28 UTC) #19
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/2496293003/60001
4 years ago (2016-12-09 17:59:27 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-09 21:33:49 UTC) #25
commit-bot: I haz the power
4 years ago (2016-12-12 14:56:40 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ce1a32c1989a041c641d2a630362177dffaf14de
Cr-Commit-Position: refs/heads/master@{#437662}

Powered by Google App Engine
This is Rietveld 408576698