gecko-dev/mailnews/mime
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
..
abstatus Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
build Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch) 1999-12-06 04:53:29 +00:00
cthandlers Converting to generic factory. Fixed vcard factory holding 1999-12-07 22:44:49 +00:00
emitters Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files" 1999-12-08 23:00:22 +00:00
macbuild Landing new txt - HTML scanning functionality - Bug 19251 - r: rhp (contributed by Ben Bucksch) 1999-12-06 04:55:54 +00:00
public Changes for emitter rework for printing - r: jefft 1999-12-08 03:34:32 +00:00
resources clean up in preparation for bug #14254. remove unused files. create 1999-11-30 22:57:42 +00:00
src Fix for garbage display on text=flowed messages. r: rhp Externally Contributed 1999-12-07 22:54:41 +00:00
tests Fixes for Text - HTML converstion - r: rhp - externally contributed 1999-12-07 22:25:00 +00:00
.cvsignore Ignore Makefile's 1999-01-14 00:42:15 +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