Closed
Bug 291547
Opened 20 years ago
Closed 15 years ago
[rfe] "new" message prefetching for imap
Categories
(Thunderbird :: General, enhancement)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 [rfe] "new" message prefetching for imap would it be possible to prefetch messages (like darin prefetches the "next" page with link prefetching in firefox)? here's what I imagine for an imap user: after loading a message into the message page, they will read it. after the message load is done, fire off a fetch of the next new (or unread?) message. when I am done reading, I will probably be going to read that next message anyways. the load can happen while I am reading. I use imap and I don't use offline, I guess offline would already do this for me. hmm, but I do use bayesian, so we are fetching something before I read it! yet, I don't seem to be getting a perf win from that fetch (the message is not in my cache, I don't think. maybe it is, and I'm not noticing it. but we still seem to hit the server even though I have downloaded the message for spam analysis.) Reproducible: Always
Updated•20 years ago
|
Target Milestone: --- → Thunderbird2.0
| Reporter | ||
Comment 1•20 years ago
|
||
I did a little more thinking, and would "pre-fetching" remove the "new" attribute of a message? (then again, offline would do the same thing)
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Comment 4•19 years ago
|
||
re-opening Seth's RFE.
Status: RESOLVED → UNCONFIRMED
Resolution: EXPIRED → ---
Target Milestone: Thunderbird2.0 → Thunderbird 3
Updated•18 years ago
|
QA Contact: general
Updated•16 years ago
|
Assignee: mscott → nobody
Comment 5•15 years ago
|
||
this is essentially fixed by imap autosync
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•