Closed
Bug 1705288
Opened 5 years ago
Closed 5 years ago
Create a list box widget that can handle a very large number of entries
Categories
(Thunderbird :: Address Book, enhancement)
Thunderbird
Address Book
Tracking
(thunderbird_esr78 wontfix)
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | wontfix |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We need a list widget that can handle a very large (~100,000) entries without using a lot of memory or performing slowly. While this many entries is unlikely in the Address Book there are intentions to use this widget elsewhere that could have a lot of entries, so we'll use the new Address Book UI as a test bed.
This will be an HTML widget that allows each row to be a custom element. For different purposes, we'll use different row custom elements.
| Assignee | ||
Updated•5 years ago
|
Summary: Create a list box widget that can a very large number of entries → Create a list box widget that can handle a very large number of entries
| Assignee | ||
Comment 1•5 years ago
|
||
This is the second of the list box widgets needed for the new Address Book UI.
Updated•5 years ago
|
Attachment #9216311 -
Attachment description: WIP: Bug 1705288 - Create a list box widget that can handle a very large number of entries. r?aleca → Bug 1705288 - Create a list box widget that can handle a very large number of entries. r?aleca
Updated•5 years ago
|
Attachment #9216311 -
Attachment description: Bug 1705288 - Create a list box widget that can handle a very large number of entries. r?aleca → Bug 1705288 - Create a list box widget that can handle a very large number of entries. r?mkmelin
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/abd29e8a03cf
Create a list box widget that can handle a very large number of entries. r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•5 years ago
|
Target Milestone: --- → 90 Branch
Updated•5 years ago
|
status-thunderbird_esr78:
--- → wontfix
| Assignee | ||
Updated•4 years ago
|
Blocks: tb-deforestation
You need to log in
before you can comment on or make changes to this bug.
Description
•