Allow browsing data api to clear durable storage permission |
||||||
Issue descriptionNot 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.
,
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.
,
Sep 23 2016
,
Sep 26 2016
,
Apr 18 2017
,
Jan 2
Durable storage permission is cleared by default when browsing data is cleared. So I think this is WAI. Adding dullweber@ just in case.
,
Jan 3
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 |
||||||
Comment 1 by dmu...@chromium.org
, Sep 23 2016