Closed
Bug 1271325
Opened 9 years ago
Closed 9 years ago
PLACES_MOST_RECENT_EXPIRED_VISIT_DAYS collects wrong data
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla49
People
(Reporter: mak, Assigned: mak)
References
Details
(Keywords: regression)
Attachments
(1 file)
The scope of PLACES_MOST_RECENT_EXPIRED_VISIT_DAYS is to tell us what's the most recent visit we expired cause we hit the history size limit.
Though, recent changes in bug 1262887 made us expire visits for other reasons, so now this is also accounting those, and the number lost its value.
Comment 1•9 years ago
|
||
Tracking for 49 since this is a Places regression.
tracking-firefox49:
--- → +
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/52507/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/52507/
Attachment #8752267 -
Flags: review?(adw)
Comment 3•9 years ago
|
||
Comment on attachment 8752267 [details]
MozReview Request: Bug 1271325 - PLACES_MOST_RECENT_EXPIRED_VISIT_DAYS should ignore visits expired at a fixed threshold. r=adw
https://reviewboard.mozilla.org/r/52507/#review50300
Attachment #8752267 -
Flags: review?(adw) → review+
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•