gecko-dev/mailnews/base
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
..
build Fix for 17712. Reviewed by bienvenu and alecf. Mailnews shuts down accounts, biff, 1999-11-14 20:36:22 +00:00
macbuild added nsIIncomingServerListener.idl 1999-11-11 00:27:10 +00:00
prefs fix for #20798. on preflight the folder picker with valid folders. 1999-12-04 18:29:05 +00:00
public fix msf file names for imap folders with illegal characters, r=mscott 20324 1999-12-07 05:51:53 +00:00
resources Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files" 1999-12-08 23:00:22 +00:00
search fix 17058 mac body filters, r=sspitzer 1999-12-08 03:25:48 +00:00
src fix memory leak for webshell! Bug #21126 --> ftp was broken with mail window up 1999-12-08 04:33:44 +00:00
tests updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
util check for null pointer - happens when necko gives us back an empty channel (this is the only place we weren't checking) 1999-12-08 00:01:52 +00:00
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +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