Closed
Bug 90246
Opened 24 years ago
Closed 24 years ago
nsMimeXULEmitter.cpp - Is this old cruft?
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 108965
mozilla1.0
People
(Reporter: hamfastgamgee, Assigned: bugzilla)
Details
Attachments
(1 file)
|
5.17 KB,
patch
|
Details | Diff | Splinter Review |
nsMimeXULEmitter.cpp uses a lot of old deprecated XUL that isn't styled in any
of the three main skins anymore (much of it is HTML, which has been deprecated
in XUL for almost a year and a half now; other fun stuff includes
<titledbutton>). If this file is indeed still used somewhere, the following
patch will allow for it to weather the pending removal of align="vertical" and
align="horizontal" styling. If it's not, this should probably be removed or
commented out.
| Reporter | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0
Comment 3•24 years ago
|
||
Sorry that I'm marking this as a dup of a newer bug. But it has all of the
nsbeta1/milestone/priority markings on it already and also has a patch. Thanks
for working on this though. You should make sure you agree with the patch in 108965.
*** This bug has been marked as a duplicate of 108965 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified dup, thanks for the good patch though, mark.
Status: RESOLVED → VERIFIED
QA Contact: esther → stephend
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•