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

Issue 1870973002: Unhide "Zombie-cookies". (Closed)

Created:
4 years, 8 months ago by battre
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Unhide "Zombie-cookies". Some cookies would not show up in chrome://settings/cookies or the site info dialog because the source_ in the CanonicalCookie is not persisted beyond browser restarts. https://crrev.com/a6acbbcaccdb4085f17d0eef1f266d48fa4baff0 created a filter to allow only access to HTTP or HTTPS cookies. This CL moves the filtering logic a few lines behind a fall back path. R=msramek@chromium.org,palmer@chromium.org,markusheintz@chromium.org BUG=573317, 601582 Committed: https://crrev.com/8e4a0b36ac3989db1afb69dff442fdc85af047da Cr-Commit-Position: refs/heads/master@{#386695}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M chrome/browser/browsing_data/cookies_tree_model.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/cookies_tree_model_unittest.cc View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
battre
Hi. Please review this CL. Thanks, Dominic
4 years, 8 months ago (2016-04-08 09:31:31 UTC) #1
msramek
Non-owner LGTM. Can confirm that this still doesn't show file://host/ cookies, while it fixes cookies ...
4 years, 8 months ago (2016-04-08 10:42:56 UTC) #2
markusheintz_
On 2016/04/08 10:42:56, msramek wrote: > Non-owner LGTM. > > Can confirm that this still ...
4 years, 8 months ago (2016-04-08 11:14:58 UTC) #3
markusheintz_
On 2016/04/08 10:42:56, msramek wrote: > Non-owner LGTM. > > Can confirm that this still ...
4 years, 8 months ago (2016-04-08 11:15:01 UTC) #4
palmer
LGTM, on the condition that looking at cookies for file://example.com/foo/bar.html shows 0 cookies, and not ...
4 years, 8 months ago (2016-04-11 19:44:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1870973002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1870973002/1
4 years, 8 months ago (2016-04-12 15:02:15 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-12 15:49:56 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-12 15:50:48 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8e4a0b36ac3989db1afb69dff442fdc85af047da
Cr-Commit-Position: refs/heads/master@{#386695}

Powered by Google App Engine
This is Rietveld 408576698