Closed
Bug 809302
Opened 12 years ago
Closed 2 years ago
Cleanup messageDisplay and convert it into a Module
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: schmid-thomas, Unassigned)
References
Details
Currently messageDisplay is spread throughout several files. To make things worse there is no real constructor, as well as attributes are manipulated externally.
In order to make messageDisplay more manageable and understandable I would suggest to do the following:
* Cleanup messageDisplay
* Implement real getters and setters
* Convert it into a module
* Remove dead code
Updated•2 years ago
|
Assignee: schmid-thomas → nobody
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•