Commit Graph

96977 Commits

Author SHA1 Message Date
dean_tessman%hotmail.com
101821bcf0 122057 - springloaded folders trigger too easily
r=varga@utcru.sk, sr=ben
2002-02-01 06:36:28 +00:00
ian%hixie.ch
3a41393898 Added a check that ensures that the configuration file is not readable or writable by anyone except the user running the script. This closes a potential security hole on shared machines. Changed the umask during the creation of the configuration file so that the permission bits are set that way too. Added a comment to clarify the superficially recursive nature of the configuration database and the configuration data source. 2002-02-01 06:36:27 +00:00
ian%hixie.ch
2787ed1409 Another change that should be done at some point: Move PLIF/DataSource/*/MySQL.pm to PLIF/DataSource/MySQL/*.pm 2002-02-01 06:32:17 +00:00
wtc%netscape.com
3b6cd1ed50 Bugzilla bug 119340: install a SIGTERM handler on Linux for debugging. 2002-02-01 05:57:49 +00:00
seawood%netscape.com
ca1f78f8b0 Add windbgdlg to standalone xpcom list 2002-02-01 05:31:30 +00:00
ducarroz%netscape.com
c9424093b2 Fix for bug 122625. Remove the window from the cache when ComposeInit is called. Also, alway make sure that the last type of compose window used get in the cache. R=cavin, SR=mscott 2002-02-01 05:15:01 +00:00
bryner%netscape.com
47f8390116 bug 108791 - infinite recursion crash when tabbing if there is no focusable content. r=saari, sr=sfraser. 2002-02-01 05:14:44 +00:00
seawood%netscape.com
8f2816f49f Do not place the .res file inthe srcdir 2002-02-01 04:50:32 +00:00
seawood%netscape.com
0b930dd465 Skip installing mozilla-config & run-mozilla.sh on os/2 & win32 2002-02-01 04:49:21 +00:00
seawood%netscape.com
189b54a078 Fixing win32 gmake bustage from Cavin's checkin of bug #119441. 2002-02-01 04:12:54 +00:00
racham%netscape.com
a0f16e9f47 Fixing bug 122868. Check for existence of accountValues before saving an account in onSave routine to avoid problems with deleted accounts. sr=mscott 2002-02-01 03:59:06 +00:00
bryner%netscape.com
c9875424d1 bug 122542 - make outliner content view only respond to ContentInserted/ContentRemoved notifications concerning its own outliner. Also fix html option support. r=varga, sr=hyatt. 2002-02-01 03:21:38 +00:00
roc+%cs.cmu.edu
1ee265b88a Bug 122325. Repaint correct areas when a view is resized. r=kmcclusk,sr=waterson 2002-02-01 03:10:59 +00:00
cavin%netscape.com
d932521e03 Fix for #119441. Added code to prefix lines starting with "From " with ">" in the msg body. r=ducarroz, sr=sspitzer. 2002-02-01 02:36:58 +00:00
relyea%netscape.com
24ec92e64a certutil -L now opens the DB ReadOnly. Add the '-X' option to the test is still
testing the R/W case.
2002-02-01 02:28:32 +00:00
relyea%netscape.com
f462f5a326 Make the following functions open the databases Readonly:
ListCerts PrintHelp ListKeys ListModules CheckCertValidity Version

Add an option (-X) to restore the old behaviour of openning the Databases R/W
2002-02-01 02:26:40 +00:00
alecf%netscape.com
5483b6f627 one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
shrutiv%netscape.com
948acad7fa Removing variable 'linuxoption' and correcting indentation 2002-02-01 01:49:05 +00:00
rods%netscape.com
f02ec4e165 This was suppose to go in as part of
Bug 122530 r=dcone sr=hyatt
2002-02-01 01:42:37 +00:00
rjc%netscape.com
787233fb4b Fix bug # 122757: Mac OS 9/X packages. Also, de-tab. r=tingley sr=waterson 2002-02-01 00:49:29 +00:00
darin%netscape.com
d3282c7153 fix mach-o bustage 2002-02-01 00:48:32 +00:00
jaggernaut%netscape.com
97d54fdb2f Just fixing some indents/whitespace, rs=mozbot 2002-02-01 00:45:58 +00:00
pete%alphanumerica.com
1c193bb29f r=dougt
This file is very old and very outdated. Please use jslib for local file i/o
jslib.mozdev.org.

Not part of the build

--pete
2002-02-01 00:30:25 +00:00
rjc%netscape.com
490f660b88 Fix bug # 113894: RDF persistance issue, and get nsFileSpec out of RDF. r=sr's = darin, waterson 2002-02-01 00:24:27 +00:00
rogerl%netscape.com
18cdd5a409 Incremental ECMA test suite fixes. 2002-02-01 00:05:37 +00:00
rjc%netscape.com
ae2f10bd0b Fix bug # 112860: trivial null check for PPEmbed. r=ccarlen 2002-02-01 00:03:25 +00:00
bbaetz%student.usyd.edu.au
883a899bc3 Bug 122744 - charting fails taint checks
r=daa@distributed.net, gerv
2002-01-31 23:51:38 +00:00
bbaetz%student.usyd.edu.au
954fc92673 Fix up "used only once" warning from kiko's checkin.
r=kiko x 2.
2002-01-31 23:46:51 +00:00
danm%netscape.com
b6e7c4f3e8 change in wording of comment. bug 122393 2002-01-31 23:32:07 +00:00
cavin%netscape.com
be900d6469 Fix for bugscape 11772. Reset the phone number arrays after the numbers are parsed and copied to an address card object. r=ducarroz, sr=mscott. 2002-01-31 23:25:04 +00:00
darin%netscape.com
c2c979f118 possibly fixes bustage on objdir tinderbox's 2002-01-31 23:15:03 +00:00
darin%netscape.com
ca55a4a033 fixes win32 bustage 2002-01-31 23:05:20 +00:00
blizzard%redhat.com
b38a9f8615 Back out fixes for 121011 until I fix more issues. 2002-01-31 22:45:26 +00:00
bzbarsky%mit.edu
967b747f73 Don't use "(null)" for the image filename if there is no filename in the
url.  Bug 121504, r=doron, sr=blake
2002-01-31 22:30:50 +00:00
naving%netscape.com
ee39ebed49 112927 sr=bienvenu. fix whitespace, we do lot more than alerting, we backup old rules.dat as rulesbackup.dat
and create a new rules.dat and alert is thrown when receiving new mail/opening filters dialog.
2002-01-31 22:23:42 +00:00
darin%netscape.com
1904aa83de fixes bug 118651 "nsIFileURL.file needs to return nsIFile that was set"
r=dougt, sr=rpotts
2002-01-31 22:17:35 +00:00
heikki%netscape.com
55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
naving%netscape.com
ba6500b0e5 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
naving%netscape.com
4ce37993eb 112927 sr=bienvenu makefile changes 2002-01-31 21:58:26 +00:00
alecf%netscape.com
b5f9b30d70 windows side of fix to bug 100676 - remove xpcom dependency on uconv by switching to native locale-conversion routines
r=ccarlen, sr=dveditz
2002-01-31 21:55:01 +00:00
alecf%netscape.com
f65110231b mac side of fix for bug 100676
code by ccarlen, r=alecf, sr=sfraser
remove xpcom dependency on uconv by switching to native mac locale-conversion routines
2002-01-31 21:54:16 +00:00
dougt%netscape.com
f8511b8746 fixing another type 2002-01-31 21:45:04 +00:00
bienvenu%netscape.com
8114327709 fix crash playing back offline empty of imap trash when trash is selected, check for null dbfolderinfo rs=mscott 121799 2002-01-31 21:19:55 +00:00
locka%iol.ie
6c722771ef NOT PART OF BUILD. Nullify pointer 2002-01-31 21:04:39 +00:00
mscott%netscape.com
0adc8d97d3 Bug #108965 --> remove xul emitter from the build
r=ducarroz
sr=sspitzer
2002-01-31 21:02:16 +00:00
dougt%netscape.com
52d3ac78bb Fixing typo 2002-01-31 20:43:22 +00:00
pinkerton%netscape.com
8b5e00b520 if label attribute changes, set the parent menu to dirty. r=sdagley/sr=blake. bug#122826, bugscape#11829 2002-01-31 20:43:17 +00:00
seawood%netscape.com
fbe9cfdbec Per the hpux compiler:
# Nonempty source files must end with a newline that is not preceded by a backslash.
2002-01-31 20:39:17 +00:00
pinkerton%netscape.com
e9360f8f96 add MANIFEST_IDL for content:html:document:public 2002-01-31 20:35:06 +00:00
pinkerton%netscape.com
a074efb28c moving idl into MANIFEST_IDL to fix bustage. 2002-01-31 20:34:17 +00:00