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

Issue 2921883003: [Sync] Ensure referrer is recorded regardless of policy conversion (Closed)

Created:
3 years, 6 months ago by Nicolas Zea
Modified:
3 years, 6 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Ensure referrer is recorded regardless of policy conversion Previously recording the referrer was gated on logic checking if the referrer policy could be mapped to an old value. Whether the policy maps or not should not affect whether the referrer is set or not, just whether the obsolete value is set or not. BUG=729159 Review-Url: https://codereview.chromium.org/2921883003 Cr-Commit-Position: refs/heads/master@{#479088} Committed: https://chromium.googlesource.com/chromium/src/+/59a1748c0349df8961742469156763529134c634

Patch Set 1 #

Patch Set 2 : Remove legacy logic #

Patch Set 3 : Tighten #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -152 lines) Patch
M components/sessions/content/content_serialized_navigation_driver.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M components/sessions/content/content_serialized_navigation_driver.cc View 1 2 chunks +0 lines, -44 lines 0 comments Download
M components/sessions/core/serialized_navigation_driver.h View 1 1 chunk +0 lines, -12 lines 0 comments Download
M components/sessions/core/serialized_navigation_entry.cc View 1 2 7 chunks +17 lines, -40 lines 0 comments Download
M components/sessions/ios/ios_serialized_navigation_driver.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M components/sessions/ios/ios_serialized_navigation_driver.cc View 1 2 chunks +0 lines, -46 lines 0 comments Download
M components/sync/protocol/session_specifics.proto View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
Nicolas Zea
Jochen, I'm assuming that the change previously (in https://codereview.chromium.org/869613006) was an oversight, and referrer was ...
3 years, 6 months ago (2017-06-02 21:06:40 UTC) #2
jochen (gone - plz use gerrit)
no, that's not an oversight :/ if we can't map the referrer policy to the ...
3 years, 6 months ago (2017-06-02 21:29:05 UTC) #5
Nicolas Zea
Ah, it makes sense why my choice to conditionally write the obsolete_referrer_policy is wrong then. ...
3 years, 6 months ago (2017-06-02 22:15:16 UTC) #6
jochen (gone - plz use gerrit)
On 2017/06/02 at 22:15:16, zea wrote: > Ah, it makes sense why my choice to ...
3 years, 6 months ago (2017-06-05 06:05:52 UTC) #9
Nicolas Zea
On 2017/06/05 06:05:52, jochen wrote: > On 2017/06/02 at 22:15:16, zea wrote: > > Ah, ...
3 years, 6 months ago (2017-06-05 20:20:13 UTC) #10
Nicolas Zea
PTAL
3 years, 6 months ago (2017-06-10 00:26:53 UTC) #12
jochen (gone - plz use gerrit)
lgtm
3 years, 6 months ago (2017-06-12 08:38:07 UTC) #16
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/2921883003/40001
3 years, 6 months ago (2017-06-13 17:20:44 UTC) #18
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 19:04:45 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/59a1748c0349df89617424691567...

Powered by Google App Engine
This is Rietveld 408576698