Closed Bug 423139 Opened 16 years ago Closed 16 years ago

BOOKMARK_REDIRECT_TIME_THRESHOLD is weird

Categories

(Toolkit :: Places, defect)

All
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1b3

People

(Reporter: tuukka.tolvanen, Assigned: mak)

References

Details

(Keywords: fixed1.9.1)

Attachments

(1 file)

http://mxr.mozilla.org/mozilla/source/toolkit/components/places/src/nsNavHistory.cpp#98
  99 // Microseconds ago to look for redirects when updating bookmarks. Used to
 100 // compute the threshold for nsNavBookmarks::AddBookmarkToHash
 101 #define BOOKMARK_REDIRECT_TIME_THRESHOLD (2 * 60 * 100000)

that's an interesting way to write two tenths of a minute... probably two minutes was intended.
Product: Firefox → Toolkit
QA Contact: places → places
Hardware: PC → All
Target Milestone: --- → mozilla1.9.1
Attached patch patchSplinter Review
better fixing this around with correct PR constants
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Attachment #349763 - Flags: review?(dietrich)
Comment on attachment 349763 [details] [diff] [review]
patch

r=me, thanks
Attachment #349763 - Flags: review?(dietrich) → review+
pushed to trunk:
http://hg.mozilla.org/mozilla-central/rev/d17356aa8f8c
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment on attachment 349763 [details] [diff] [review]
patch

asking approval 1.9.1
This fixes wrong expiration constants, very low risk.
Attachment #349763 - Flags: approval1.9.1?
Comment on attachment 349763 [details] [diff] [review]
patch

a191=beltzner
Attachment #349763 - Flags: approval1.9.1? → approval1.9.1+
pushed to 1.9.1 branch:
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/52749e8fb211
Keywords: fixed1.9.1
Target Milestone: mozilla1.9.1 → mozilla1.9.1b3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: