Closed Bug 319649 Opened 19 years ago Closed 17 years ago

"Reset Camino" should reset the last visited date on bookmarks, too

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Camino1.6

People

(Reporter: alqahira, Assigned: mark)

References

Details

(Keywords: fixed1.8.1.12, privacy)

Attachments

(1 file)

In bug 319491 comment 5, Stuart wrote: Last visit is history information as well, and should also be cleared--whatever "cleared" means, since I'm guessing a nil date will cause issues. Maybe setting the date to the epoch and special casing the display of that value in the info window?
Attached patch Simple fixSplinter Review
Smokey/SS, can any of you just test this that it looks OK in the UI too?
Comment on attachment 212799 [details] [diff] [review] Simple fix No, we really need to do what Stuart said in the comment I quoted above; that is, once you reset the date to whatever, then transform it to "Never" (as a localizable string, of course). Right now it displays as "Mon, 1 Jan 1, 19:00" (I guess that's based on the date prefs loc'l string), but that's not a true value (and it's ugly, to boot) r- based on that ;)
Attachment #212799 - Flags: review-
Another question to debate: should we be resetting this info when we clear history, too? This is clearly history information of some sort, but it's also bookmarks info, and where is the line? Some users might expect it to be cleared when they clear history, and others might be surprised that clearing history affects their bookmarks (and Top 10). Or do we all agree to punt on finding that line and only handle this in Reset Camino?
(In reply to comment #3) > Another question to debate: should we be resetting this info when we clear > history, too? Yes
See also bug 300408 comment 4 (pink votes against clear-when-clearing-history) and bug 300408 comment 9 (smfr votes weakly against). For what it's worth, I don't much care either way, but I'm leaning slightly toward clearing visit counts along with history. cl
Depends on: 342629
Assignee: mikepinkerton → nobody
Keywords: privacy
QA Contact: general
Depends on: 411338
Bug 411338 will fix this. (In reply to comment #3) > Or do we all agree to punt on finding that line and only handle this in Reset > Camino? That line is: http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/camino/src/application/MainController.mm&rev=1.248&mark=1015-1016,1467-1472#1456 The "Clear History…" button in the History preference pane currently has its own implementation, but that's scheduled to change in bug 410030. Stuart and Smokey, above, seem to think that this is the right thing to do (and I mostly agree), but Mike and Simon were against clearing bookmark visit info when clearing history in bug 300408 comment 4 and bug 300408 comment 9.
Fixed by bug 411338. Clearing the visit count, which "Reset Camino" always did, also sets the last visit time to "never".
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: fixed1.8.1.12
Resolution: --- → FIXED
Target Milestone: --- → Camino1.6
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: