Closed
Bug 432194
Opened 18 years ago
Closed 18 years ago
Remove stray bits of abSelectAddressesDialog
Categories
(Thunderbird :: Address Book, defect)
Thunderbird
Address Book
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: philor, Assigned: philor)
References
()
Details
Attachments
(1 file)
|
12.94 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
Thunderbird hasn't actually used abSelectAddressesDialog (the one that has your addressbook in a list on the left, a list of addresses for an email on the right, and buttons for "To->" etc. in the middle) since 1.0.x, but we still have the .dtd, still jar up the .js and unnecessarily apply it to abContactsPanel, and still keep updating a command that would open the xul which we don't actually package, if anything ever actually called the command.
| Assignee | ||
Comment 1•18 years ago
|
||
A smart man would probably have grafted this onto bug 431632, instead of bit rotting himself.
Attachment #319506 -
Flags: review?(mkmelin+mozilla)
Comment 2•18 years ago
|
||
Comment on attachment 319506 [details] [diff] [review]
Fix v.1
r=mkmelin, always nice to get rid of some old junk laying around
Attachment #319506 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Comment 3•18 years ago
|
||
mail/locales/jar.mn 1.54
mail/locales/en-US/chrome/messenger/addressbook/abSelectAddressesDialog.dtd delete
mail/components/compose/content/MsgComposeCommands.js 1.135
mail/components/addrbook/jar.mn 1.23
mail/components/addrbook/content/abContactsPanel.xul 1.16
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
You need to log in
before you can comment on or make changes to this bug.
Description
•