Closed
Bug 500669
Opened 16 years ago
Closed 16 years ago
indexing status & activity manager: special case "indexing one message"
Categories
(MailNews Core :: Database, defect)
MailNews Core
Database
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b4
People
(Reporter: davida, Assigned: bwinton)
Details
(Keywords: polish, Whiteboard: [no l10n impact])
Attachments
(1 file, 1 obsolete file)
gloda often ends up displaying messages in the status bar like "indexing 0 of 1 message". Also, the activity manager shows very brief progress bars for these cases.
I propose:
1) the "indexing N of M" message starts with N=1
2) if M is 1, then we say something like "indexing message from <author>"
3) we don't create activity manager progress items for batches of 1.
Reporter | ||
Updated•16 years ago
|
Flags: blocking-thunderbird3?
Whiteboard: [student-project]
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 1•16 years ago
|
||
1) and 3).
Assignee | ||
Comment 2•16 years ago
|
||
Attachment #394980 -
Flags: review?(bugmail)
Updated•16 years ago
|
Attachment #394980 -
Flags: review?(bugmail) → review+
Comment 3•16 years ago
|
||
Comment on attachment 394980 [details] [diff] [review]
A patch for #1 and #3.
suggest losing the bug number reference in the comment since there is little additional information to be found in this bug.
Updated•16 years ago
|
Whiteboard: [student-project] → [student-project][no l10n impact]
Assignee | ||
Comment 4•16 years ago
|
||
Attachment #394980 -
Attachment is obsolete: true
Assignee | ||
Comment 5•16 years ago
|
||
I believe this is a small enough change to not require ui-r or sr, so I'm marking it checkin-needed without those. Please let me know if that's not the case, or if there's some other reason it shouldn't be checked in yet.
Thanks,
Blake.
Status: NEW → ASSIGNED
Keywords: checkin-needed
Comment 6•16 years ago
|
||
patches to TB code don't require sr...
Comment 7•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [student-project][no l10n impact] → [no l10n impact]
Target Milestone: --- → Thunderbird 3.0b4
You need to log in
before you can comment on or make changes to this bug.
Description
•