Closed Bug 211889 Opened 21 years ago Closed 21 years ago

remove DataURI attribute from nsIMIMEInfo

Categories

(Core Graveyard :: File Handling, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.5alpha

People

(Reporter: Biesinger, Assigned: Biesinger)

Details

Attachments

(1 file)

So there's the DataURI attribute on nsIMIMEInfo:
http://lxr.mozilla.org/seamonkey/source/netwerk/mime/public/nsIMIMEInfo.idl#111

However, the code for DataURI currently does not really do anything:
http://lxr.mozilla.org/seamonkey/source/netwerk/mime/src/nsMIMEInfoImpl.cpp#193
mURI does never get a value.

LXR shows no callers: http://lxr.mozilla.org/seamonkey/search?string=DataURI

-> looks like DataURI can be removed.

(This function was added:
1.10 <valeski@netscape.com> 24 Jan 2000 07:40)
Attachment #127189 - Flags: review?(bzbarsky)
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P3
Hardware: PC → All
Target Milestone: --- → mozilla1.5alpha
Attachment #127189 - Flags: review?(bzbarsky) → review+
Attachment #127189 - Flags: superreview?(darin)
Comment on attachment 127189 [details] [diff] [review]
patch

sr=darin

thank you for working on nsIMIMEInfo stuff!!
Attachment #127189 - Flags: superreview?(darin) → superreview+
Checking in public/nsIMIMEInfo.idl;
/cvsroot/mozilla/netwerk/mime/public/nsIMIMEInfo.idl,v  <--  nsIMIMEInfo.idl
new revision: 1.18; previous revision: 1.17
done
Checking in src/nsMIMEInfoImpl.cpp;
/cvsroot/mozilla/netwerk/mime/src/nsMIMEInfoImpl.cpp,v  <--  nsMIMEInfoImpl.cpp
new revision: 1.43; previous revision: 1.42
done
Checking in src/nsMIMEInfoImpl.h;
/cvsroot/mozilla/netwerk/mime/src/nsMIMEInfoImpl.h,v  <--  nsMIMEInfoImpl.h
new revision: 1.17; previous revision: 1.16
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: