Closed Bug 214955 Opened 21 years ago Closed 21 years ago

Remove mime.js

Categories

(MailNews Core :: MIME, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stdowa+bugzilla, Assigned: sspitzer)

Details

Attachments

(1 file)

mime.js was checked in by rhp in mid 1999 and hasn't been changed since; the
three functions don't appear to be used anymore.
Patch doesn't include the cvs removal which should be done.
Attachment #129126 - Flags: superreview?(scott)
Attachment #129126 - Flags: review?(sspitzer)
Comment on attachment 129126 [details] [diff] [review]
Remove the file from jar.mn

r/sr=mscott

Please remove the file when you check in of course!
Attachment #129126 - Flags: superreview?(scott) → superreview+
Attachment #129126 - Flags: review?(sspitzer) → review+
fix checked into the trunk, for 1.5 final, by mscott.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
So why does mime.js still exist in
http://lxr.mozilla.org/seamonkey/source/mailnews/mime/resources/content/mime.js?

Nothing seems to use it:

http://lxr.mozilla.org/seamonkey/search?string=mime.js

mime.js
/mailnews/extensions/smime/build/nsMsgSMIMEFactory.cpp, line 75 -- { "SMIME JS
Helper",
/mailnews/extensions/smime/Makefile.in, line 35 -- $(INSTALL)
$(srcdir)/resources/content/smime.js $(DIST)/bin/defaults/pref
/mailnews/extensions/smime/Makefile.in, line 38 -- $(SYSINSTALL) $(IFLAGS1)
$(srcdir)/resources/content/smime.js $(DESTDIR)$(mozappdir)/defaults/pref
/mailnews/extensions/smime/jar.mn, line 3 -- content/messenger/am-smime.js
(resources/content/am-smime.js)
/mailnews/extensions/smime/resources/content/Makefile.in, line 30 -- $(INSTALL)
$(srcdir)/smime.js $(DIST)/bin/defaults/pref
/mailnews/extensions/smime/resources/content/Makefile.in, line 33 --
$(SYSINSTALL) $(IFLAGS1) $(srcdir)/smime.js $(DESTDIR)$(mozappdir)/defaults/pref
/mailnews/extensions/smime/resources/content/am-smime.xul, line 38 -- <script
type="application/x-javascript" src="chrome://messenger/content/am-smime.js"/>
/mailnews/extensions/smoketest/resources/content/Makefile.in, line 30 --
$(INSTALL) $(srcdir)/smime.js $(DIST)/bin/defaults/pref
/mailnews/extensions/smoketest/resources/content/Makefile.in, line 33 --
$(SYSINSTALL) $(IFLAGS1) $(srcdir)/smime.js $(DESTDIR)$(mozappdir)/defaults/pref
Why not remove it entirely from the source tree?
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: