-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to view and manage individual cookies stored per-website in brave://settings #27150
Comments
This is a UX consideration, but ideally we would bring back |
as a side note, if this is the menu referred to in #12375, the trash icon in that never worked at all. |
NVM, the menu in #12375 seems to still be there and broken |
@bridiver pointed out that you can also see cookies for the current site by clicking the lock icon in the left-hand side of the omnibox and selecting Cookies |
Another potential workaround uses Developer Mode albeit a bad UX for non-developers:
To access cookies for a particular domain:
From there, right-clicking on a particular cookie offers a delete option and various inspection options also exist. |
IMO, this is more than a UX issue. It seems also a privacy regression in that it makes a user's stored private information more difficult to access and review. It should be possible to easily review what a site stores about visits to facilitate making changes to the way one interacts with a site. |
Agree - inspection of cookie detail is unfortunate that it's gone as they are stored in brave. Now you only see that it's 6 cookies, and ability to delete all. |
@spylogsster thanks! can you show a screenshot of what page you get when you click on the Cookies and Site Data item? |
cc @ShivanKaul |
Verification
|
Brave | 1.52.91 Chromium: 113.0.5672.77 (Official Build) beta (x86_64) |
---|---|
Revision | c4236862955e005c2187105415ac4a2ecf86dff1-refs/branch-heads/5672_62@{#3} |
OS | macOS Version 11.7.6 (Build 20G1231) |
Case 1: View and manage individual cookies - PASSED
Steps:
- installed
1.52.91
- launched Brave
- logged in to
github.com
- clicked around a bit
- loaded
brave://settings/cookies
- clicked on
See all site data and permissions
- clicked on
github.com
onbrave://settings/content/all
- clicked on
Cookies and Site Data
onbrave://settings/content/siteDetails?site=https%3A%2F%2Fgithub.com%2F
- clicked on the down arrow to the right of
github.com
- clicked on an entry for
www.github.com.com
- confirmed individual cookie data and ability to
Remove
viaX
atbrave://settings/cookies/detail?site=github.com
- also confirmed
Remove All
step 5-6 | step 7 | step 8 | step 9 | step 10 | step 12 |
---|---|---|---|---|---|
Case 2: brave://settings/content/all
- PASSED
Steps:
- installed
1.52.91
- launched Brave
- loaded
cnn.com
- clicked around a bit
- loaded
brave://settings/cookies
- clicked on
See all site data and permissions
- clicked on
cnn.com
onbrave://settings/content/all
- clicked on the down arrow to the right of
cnn.com
- confirmed I could remove all cookies for a single domain via the
Trash
icon /Remove www.cnn.com
icon - confirmed I could remove all cookies associated with a website (NOT a single domain)
- confirmed I could remove all data via the
Clear all data
button
brave://settings/content/all |
cnn.com cookies |
individual delete | top-level delete | Clear all data |
cleared data |
---|---|---|---|---|---|
Case 3: Upgrade - PASSED
Steps:
- installed
1.51.110
- launched Brave
- loaded a bunch of websites
- disabled Shields for a selection of websites (and ensured they got added to
Sites that can always use cookies
) - added a few sites to
Sites that can never use cookies
- upgraded to
1.52.91
Confirmed:
Sites that can always use cookies
andSites that can never use cookies
were populated correctly onbrave://settings/cookies
- sites were listed in
brave://settings/content/all
Cookies and site data
link onbrave://settings/content/siteDetails?site=https%3A%2F%2Fwww.youtube.com%2F
Cache Storage
,Database Storage
,Local Storage
, andService Workers
were present, with values, onbrave://settings/cookies/detail?site=www.youtube.com
- cookies and their values were present on
brave://settings/cookies/detail?site=youtube.com
1.51.110
b...s/cookies | b...s/content/all | b...s/content/siteDetails?site=https%3A%2F%2Fwww.youtube.com%2F |
b...s/cookies/detail?site=youtube.com |
b...s/cookies/detail?site=www.youtube.com |
---|---|---|---|---|
N/A |
N/A |
1.52.91
b...s/cookies | b...s/content/all | b...s/content/siteDetails?site=https%3A%2F%2Fwww.youtube.com%2F |
b...s/cookies/detail?site=youtube.com |
b...s/cookies/details?site=www.youtube.com |
---|---|---|---|---|
Logged:
Verification
Case 1: View and manage individual cookies -
Case 2: Steps:
Case 3: Upgrade -
Confirmed:
1.51.x
1.52.x
encountered: * #30208 |
Description
You can't see individual cookies in brave://settings/cookies any more on Nightly. This must be a Chromium change, I see the same behaviour on Chrome Stable.
Steps to Reproduce
See all cookies and site data
See all site data and permissions
insteadbrave://settings/content/siteDetails?site=https%3A%2F%2Fgithub.com%2F
, where you can modify permissions but can't see local stored data in detail.Actual result:
Expected result:
and then clicking on Twitter gives you
Reproduces how often:
Easily
Brave version (brave://version info)
Nightly only
1.48.5 Chromium: 108.0.5359.48 (Official Build) nightly (arm64)
The text was updated successfully, but these errors were encountered: