gecko-dev/mailnews
norris%netscape.com db3ac41e96 Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.

r=rhp@netscape.com.

Also fix JavaScript error. r=putterman@netscape.com
1999-12-08 23:00:22 +00:00
..
addrbook Adding id's to the tab widgets so that they can be overlayed. 1999-12-08 04:16:50 +00:00
base Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files" 1999-12-08 23:00:22 +00:00
compose Changes for mangled attachments - Bug #20956 - r: valeski 1999-12-07 22:17:41 +00:00
db fix problem threading headers by subject when date order is not arrival order, r=mscott 20421 1999-12-07 05:36:06 +00:00
idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
imap fix problem with extra .msf tacked on db names for imap r=mscott 1999-12-07 22:04:12 +00:00
import Bug fixes for importing from NT 1999-12-07 22:22:34 +00:00
local Fixes part of 18075. reviewed by jefft. Don't crash when doing get msg on a pop account 1999-12-07 23:35:05 +00:00
mapi Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
mime Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files" 1999-12-08 23:00:22 +00:00
movemail updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
news possibly fix bug 20230, save template requires canonical line ending when uploading to an imap server; r=rhp; 1999-12-06 15:40:24 +00:00
public updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ui updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
mailnews.js fix for #17961 - add defaults for some POP settings 1999-12-01 00:05:34 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefiles Adding new directory to build 1999-11-30 22:21:37 +00:00