Closed
Bug 680890
Opened 10 years ago
Closed 10 years ago
Make more use of mailOverlay in mail composition window
Categories
(SeaMonkey :: MailNews: Composition, defect)
SeaMonkey
MailNews: Composition
Tracking
(seamonkey2.6 fixed)
RESOLVED
FIXED
seamonkey2.6
Tracking | Status | |
---|---|---|
seamonkey2.6 | --- | fixed |
People
(Reporter: iann_bugzilla, Assigned: iann_bugzilla)
Details
Attachments
(1 file, 1 obsolete file)
3.13 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
mailOverlay.xul already overlays messengercompose.xul but the menuitem is not currently used. Using it will allow for some duplicate entities to be removed. There is also an unused command element that can be removed. This patch: * Switches messengercompose.xul to use menuitem from mailOverlay.xul * Removes now unused entities from messengercompose.dtd * Removes unused cmd_new command from messengercompose.xul
Attachment #554850 -
Flags: review?(neil)
Changes since last version: * Unbitrotting myself
Attachment #554850 -
Attachment is obsolete: true
Attachment #554850 -
Flags: review?(neil)
Attachment #556007 -
Flags: review?(neil)
Updated•10 years ago
|
Attachment #556007 -
Flags: review?(neil) → review+
Comment on attachment 556007 [details] [diff] [review] Use menuitem from mailOverlay (unbitrotted) [Checked in: Comment 2] http://hg.mozilla.org/comm-central/rev/84961292898a
Attachment #556007 -
Attachment description: Use menuitem from mailOverlay (unbitrotted) → Use menuitem from mailOverlay (unbitrotted) [Checked in: Comment 2]
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-seamonkey2.6:
--- → fixed
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.6
You need to log in
before you can comment on or make changes to this bug.
Description
•