Closed
Bug 1649869
Opened 5 years ago
Closed 4 years ago
In privacy settings in clear histroy change 1 day into 24 hours.
Categories
(Toolkit :: Data Sanitization, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 490753
People
(Reporter: aghahabib1297, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
Firefox for Android
Steps to reproduce:
- Open my browser.
- Go to Settings> Privacy
- Clear browsing data.
- select the duration in which to remove the data.
Actual results:
history cleared from the past day.
Expected results:
history cleared from the last 24 hours.
Reporter | ||
Updated•5 years ago
|
Component: Untriaged → Bookmarks & History
OS: Unspecified → Windows 10
Hardware: Unspecified → Desktop
Updated•5 years ago
|
Component: Bookmarks & History → Data Sanitization
Product: Firefox → Toolkit
Comment 1•4 years ago
|
||
Here is the code which calculates the timerange: https://searchfox.org/mozilla-central/rev/21f0bb70ce5747d18625ad1c67f03ed2af7f9c56/browser/modules/Sanitizer.jsm#241-247
As you said, it does not clear data from the past 24 hours, but only from that day. I can see how this is confusing.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Comment 2•4 years ago
|
||
Also see Bug 1074244 about adding the 24h time window.
You need to log in
before you can comment on or make changes to this bug.
Description
•