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

Issue 2130623003: Teach HistoryItem about a request's initiator. (Closed)

Created:
4 years, 5 months ago by Mike West
Modified:
4 years, 5 months ago
CC:
blink-reviews, chromium-reviews, gavinp+loader_chromium.org, Nate Chapin, loading-reviews_chromium.org, tyoshino+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

Teach HistoryItem about a request's initiator. Currently, we don't store enough information on HistoryItem to deal correctly with 'SameSite' cookies for cases in which the user navigates their history. This patch adds the initiator of the original request to the HistoryItem, and restores it as part of the navigation work in FrameLoader. BUG=626243 R=yoav@yoav.ws Committed: https://crrev.com/c19960b67391c5789878f475163b813ad9daf994 Cr-Commit-Position: refs/heads/master@{#404123}

Patch Set 1 #

Patch Set 2 : String, not RefPtr, because lifetimes... #

Messages

Total messages: 11 (4 generated)
Mike West
yoav@: Mind taking a look at this?
4 years, 5 months ago (2016-07-07 07:59:24 UTC) #1
Yoav Weiss
On 2016/07/07 07:59:24, Mike West wrote: > yoav@: Mind taking a look at this? LGTM
4 years, 5 months ago (2016-07-07 08:24:03 UTC) #3
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/2130623003/20001
4 years, 5 months ago (2016-07-07 09:19:45 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-07 10:54:51 UTC) #6
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/c19960b67391c5789878f475163b813ad9daf994 Cr-Commit-Position: refs/heads/master@{#404123}
4 years, 5 months ago (2016-07-07 10:56:38 UTC) #8
Charlie Reis
This broke the Site Isolation FYI bot, which started failing the popup-cross-site.html test: https://build.chromium.org/p/chromium.fyi/builders/Site%20Isolation%20Linux/builds/9833 Also, ...
4 years, 5 months ago (2016-07-07 22:03:52 UTC) #10
Charlie Reis
4 years, 5 months ago (2016-07-07 22:08:01 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2124143005/ by creis@chromium.org.

The reason for reverting is: Failing on Site Isolation Linux FYI bot:
https://build.chromium.org/p/chromium.fyi/builders/Site%20Isolation%20Linux/b...

Also appears to have problems with restored session history items..

Powered by Google App Engine
This is Rietveld 408576698