New issue
Advanced search Search tips

Issue 649817 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug


Participants' hotlists:
dmurph-future-tasks


Sign in to add a comment

Allow browsing data api to clear durable storage permission

Project Member Reported by dmu...@chromium.org, Sep 23 2016

Issue description

Not sure if this is needed, but we now have the browsing data remover remove the durable permission when we clear site data, but the browsing data api doesn't support that.
 

Comment 1 by dmu...@chromium.org, Sep 23 2016

Components: Platform>Extensions>API

Comment 2 by dmu...@chromium.org, Sep 23 2016

Based on the API, this eviction seems to fit under "protectedWeb" here:
https://developer.chrome.com/extensions/browsingData#origin_types

Perhaps we should clear durable when this is specified.

Comment 3 by dmu...@chromium.org, Sep 23 2016

Cc: msramek@chromium.org

Comment 4 by dmu...@chromium.org, Sep 26 2016

Labels: dmurph-future-tasks

Comment 5 by dmu...@chromium.org, Apr 18 2017

Labels: -dmurph-future-tasks
Cc: dullweber@chromium.org dmu...@chromium.org
Owner: ----
Status: WontFix (was: Assigned)
Durable storage permission is cleared by default when browsing data is cleared. So I think this is WAI. Adding dullweber@ just in case.
Components: Privacy
Labels: Hotlist-Privacy
Status: Available (was: WontFix)
Hm, there is still a TODO to implement durable storage deletion for the extension api: https://cs.chromium.org/chromium/src/chrome/browser/extensions/api/browsing_data/browsing_data_test.cc?l=390&rcl=a906d9066c335d9b0f6ad84d7deafa4303f722fc


Sign in to add a comment