Closed
Bug 742236
Opened 13 years ago
Closed 12 years ago
Get rid of the harcoded retrievalLimit in gloda and make that limit configurable
Categories
(Thunderbird :: Search, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 30.0
People
(Reporter: Usul, Assigned: squib)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
5.97 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
Could we set the limit in a pref so people willing to change it could ?
Comment 1•13 years ago
|
||
xref Bug 537856 - [faceted search] UI should convey that results are limited to 400 messages
Blocks: 741723
Updated•13 years ago
|
Blocks: glodafailtracker
See Also: → 537856
| Assignee | ||
Comment 3•12 years ago
|
||
Taking this. It'd probably be good for debugging purposes too.
MXR results for future reference: http://mxr.mozilla.org/comm-central/search?string=retrievalLimit&filter=[Rr]etrievalLimit
Assignee: nobody → squibblyflabbetydoo
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•12 years ago
|
||
Ok, I added prefs for this (one for mail and one for IM). I also set the new limit to 1000, since that seems to perform well on my system, and it's been a few years since we (arbitrarily) set the limit to 400. We could probably go even higher, but I'm erring on the side of caution.
Here is a try build: https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=b76844b2f80c
Attachment #8369209 -
Flags: review?(mkmelin+mozilla)
Comment 5•12 years ago
|
||
Comment on attachment 8369209 [details] [diff] [review]
Add prefs for setting retrievalLimit
Review of attachment 8369209 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me. r=mkmelin
Attachment #8369209 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 30.0
You need to log in
before you can comment on or make changes to this bug.
Description
•