Open
Bug 1832887
Opened 2 years ago
Updated 9 months ago
StorageController doesn't support time frame parameter inside the clearData funtion
Categories
(GeckoView :: General, enhancement, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: mavduevskiy, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gv-perspective-work])
Expected behavior
Clearing user history in certain time frame on desktop provides us with checkbox options like clearing cache, logging etc. We need an option to clear the data from the gecko view storage providing a time frame to support history removal properly.
Actual behavior
The mobile implementation clears certain data type completely, without supporting time range parameters.
Why do we need this
Fenix has added a history removal time frame dialog, that does remove the history within that frame, but cache, cookies and logins are still there. The API could be improved to support a time range parameter.
Updated•9 months ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [gv-perspective-work]
You need to log in
before you can comment on or make changes to this bug.
Description
•