Closed
Bug 464646
Opened 16 years ago
Closed 16 years ago
Change kFirstPassMessageSize to 60K in nsDefaultAutoSyncMsgStrategy
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b1
People
(Reporter: bugmil.ebirol, Assigned: bugmil.ebirol)
Details
Attachments
(1 file)
489 bytes,
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
Auto-sync manager uses kFirstPassMessageSize when prioritizing the messages in the download queue. Messages larger than this value get pushed back in the queue.
Decreasing this value will allow auto-sync manager to download more messages at the first pass.
Attachment #347944 -
Flags: superreview?
Attachment #347944 -
Flags: review?(bienvenu)
Flags: wanted-thunderbird3?
Comment 1•16 years ago
|
||
Comment on attachment 347944 [details] [diff] [review]
Fix 1
I think we had said 50K, but I'm ok with 60K as well.
Attachment #347944 -
Flags: superreview?
Attachment #347944 -
Flags: superreview+
Attachment #347944 -
Flags: review?(bienvenu)
Attachment #347944 -
Flags: review+
Updated•16 years ago
|
Keywords: checkin-needed
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: wanted-thunderbird3?
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: Thunderbird 3 → Thunderbird 3.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•