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

Issue 1567173002: Show cookies only for HTTP and HTTPS URLs. (Closed)

Created:
4 years, 11 months ago by palmer
Modified:
4 years, 9 months ago
CC:
chromium-reviews, msramek+watch_chromium.org, raymes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Show cookies only for HTTP and HTTPS URLs. Formerly, we would show cookies even if the hostname a file: URL matched a domain for which there are cookies. BUG=573317 Committed: https://crrev.com/a6acbbcaccdb4085f17d0eef1f266d48fa4baff0 Cr-Commit-Position: refs/heads/master@{#368676}

Patch Set 1 #

Patch Set 2 : Rebase and new description. #

Patch Set 3 : Update test expectations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M chrome/browser/browsing_data/cookies_tree_model.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/cookies_tree_model_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/local_shared_objects_container.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
palmer
4 years, 11 months ago (2016-01-07 20:58:18 UTC) #2
Mike West
On 2016/01/07 at 20:58:18, palmer wrote: > This one LGTM too.
4 years, 11 months ago (2016-01-08 08:48:03 UTC) #3
felt
This removes it for things besides file: URLs, right? All non-HTTP[S] URLs?
4 years, 11 months ago (2016-01-08 15:15:26 UTC) #4
markusheintz_
On 2016/01/08 15:15:26, felt wrote: > This removes it for things besides file: URLs, right? ...
4 years, 11 months ago (2016-01-11 17:12:54 UTC) #5
palmer
Description updated!
4 years, 11 months ago (2016-01-11 19:01:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1567173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1567173002/20001
4 years, 11 months ago (2016-01-11 19:03:22 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/6653) win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
4 years, 11 months ago (2016-01-11 19:52:09 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1567173002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1567173002/40001
4 years, 11 months ago (2016-01-11 20:39:40 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-11 21:40:46 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/a6acbbcaccdb4085f17d0eef1f266d48fa4baff0 Cr-Commit-Position: refs/heads/master@{#368676}
4 years, 11 months ago (2016-01-11 21:42:18 UTC) #19
baranovich
4 years, 9 months ago (2016-03-25 14:07:00 UTC) #20
Message was sent while issue was closed.
Seems like this change could brake persistent cookie display:

https://code.google.com/p/chromium/codesearch#chromium/src/net/extras/sqlite/...

Cookies from DB always have empty source

Powered by Google App Engine
This is Rietveld 408576698