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)

78 Branch
Desktop
Windows 10
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:

  1. Open my browser.
  2. Go to Settings> Privacy
  3. Clear browsing data.
  4. 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.

Component: Untriaged → Bookmarks & History
OS: Unspecified → Windows 10
Hardware: Unspecified → Desktop
Component: Bookmarks & History → Data Sanitization
Product: Firefox → Toolkit

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

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.