Open Bug 1846507 Opened 3 years ago Updated 1 year ago

Separate cookies from site data

Categories

(Toolkit :: Data Sanitization, enhancement)

Firefox 115
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: avidseeker, Unassigned)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0

Steps to reproduce:

Many messaging services save hundreds of megabytes as caches messages and media. The user intent to add the site to "cookie exceptions" might be to only save credentials but not cached media.

Here's an example: . User cannot remove cached media without removing saved credentials.

The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core
Component: Audio/Video: Playback → Networking: Cookies
Blocks: cookie
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]

From a privacy perspective we should not separate cookies, storages and even caches. They can all be used to store data and thus should all be either cleared or kept.
If you want to clear data for non privacy reasons, cookies & storage should still be grouped since otherwise it may break website state for sites that don't expect partial clearing. Caches seem safe to clear separately, but we currently don't have an exception mechanism just for caches and building that isn't trivial.

Kershaw, since this is not specifically about cookies, but also storages and cache I'm moving it to Data Sanitization. Feel free to move it back if you disagree!

Component: Networking: Cookies → Data Sanitization
Product: Core → Toolkit

The product::component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit BugBot documentation.

Priority: P3 → --
No longer blocks: cookie
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: