Closed
Bug 288843
Opened 20 years ago
Closed 20 years ago
Tidy up mail's junk and progressmeter
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file)
|
4.80 KB,
patch
|
neil
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
Junkbar has more hboxes than it needs and progressmeter has extraneous debug function.
This patch: * Removes dumpProgress function and references to it * Removes the two extraneous <hbox>s from the junkBar
Assignee: sspitzer → bugzilla
Status: NEW → ASSIGNED
Attachment #179464 -
Flags: review?(neil.parkwaycc.co.uk)
Updated•20 years ago
|
Attachment #179464 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #179464 -
Flags: superreview?(bienvenu)
Updated•20 years ago
|
Attachment #179464 -
Flags: superreview?(bienvenu) → superreview+
Comment on attachment 179464 [details] [diff] [review] Patch v0.1 (Checked in) Checking in resources/content/mailWindow.js; /cvsroot/mozilla/mailnews/base/resources/content/mailWindow.js,v <-- mailWindow.js new revision: 1.96; previous revision: 1.95 done Checking in resources/content/mailWindowOverlay.xul; /cvsroot/mozilla/mailnews/base/resources/content/mailWindowOverlay.xul,v <-- mailWindowOverlay.xul new revision: 1.289; previous revision: 1.288 done Checking in search/resources/content/SearchDialog.xul; /cvsroot/mozilla/mailnews/base/search/resources/content/SearchDialog.xul,v <-- SearchDialog.xul new revision: 1.80; previous revision: 1.79 done
Attachment #179464 -
Attachment description: Patch v0.1 → Patch v0.1 (Checked in)
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•