Commit Graph

116919 Commits

Author SHA1 Message Date
dbaron%dbaron.org
48fefb44a8 Prevent display-reflow debugging code from cluttering up the leak stats by freeing objects on module shutdown. b=198676 r=bernd sr=bzbarsky 2003-03-22 15:09:17 +00:00
wtc%netscape.com
ac32157918 Bug 135450: OS/2 only - don't set priority if it is the default.
The patch is contributed by Michael Kaply <mkaply@us.ibm.com>. r=wtc.
Modified files: _os2 primpl.h os2thred.c
2003-03-22 14:59:55 +00:00
mkaply%us.ibm.com
47fa9fd754 Ports bustage - someone please correct me if I have done something horribly wrong 2003-03-22 14:31:19 +00:00
cbiesinger%web.de
6e538049ff 194773 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose Add accesskeys to address book card dialog 2003-03-22 13:17:11 +00:00
bmlk%gmx.de
a5c9ec9d05 fix bustage from aaronl's backout on OS2 2003-03-22 12:35:54 +00:00
bmlk%gmx.de
c9d8064022 fix build warnings from my previous checkin 2003-03-22 12:21:22 +00:00
stephend%netscape.com
003bd47ff7 Yet another bustage fix. Patch by dwitte@stanford.edu r/sr=engulfed tree 2003-03-22 08:02:44 +00:00
wtc%netscape.com
d05787bdc0 Deleted an obsolete comment. 2003-03-22 08:01:44 +00:00
bzbarsky%mit.edu
a76184952a This warning was never supposed to get checked in... 2003-03-22 07:57:44 +00:00
wtc%netscape.com
c2f89c4e52 An experimental change for debugging bug 195127: on the 64-bit AIX
tinderbox the dist/${OBJDIR}/lib/libsoftokn3.chk symlink sometimes does
not get created.
2003-03-22 07:52:25 +00:00
wtc%netscape.com
e56a2b8225 Added more debugging output for bug 195127. 2003-03-22 07:46:06 +00:00
stephend%netscape.com
a388fe0c84 Hopefully fixing cookie bustage. Patch from dwitte@stanford.edu 2003-03-22 07:18:37 +00:00
stephend%netscape.com
dbf9d993b9 Bug 195908. Ports bustage. Patch by Dan Witte <dwitte@stanford.edu> r=dbradley, sr=bz 2003-03-22 06:11:20 +00:00
aaronl%netscape.com
abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
syd%netscape.com
b6737c044c http://bugzilla.mozilla.org/show_bug.cgi?id=195655
Add support for 9 new smilies, and clean up code a bit (part of multiple checkins)

r/sr = sspitzer, r=brade
2003-03-22 04:55:45 +00:00
syd%netscape.com
872a9d4f7f http://bugzilla.mozilla.org/show_bug.cgi?id=195655
Add support for 9 new smilies, and clean up code a bit (part of multiple checkins)
2003-03-22 04:54:35 +00:00
bbaetz%acm.org
f6fabc003f Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00
peterlubczynski%netscape.com
f7920ead0a Fixing bug 197855 JRE 1.3.1 crashes because we don't resolve symbolic links to plugin before loading it on UNIX and bug 197975, plugin.expose_full_path broke, r=dougt, sr=heikki 2003-03-22 04:04:55 +00:00
rogerl%netscape.com
c6d91b4c6a Fix bug #122076. r=brendan. Stop [] parse loop from wandering off into the
weeds.
2003-03-22 03:42:22 +00:00
peterlubczynski%netscape.com
f9e9c8ab3d Checking in fix to bug 198317 for Roland.Mainz@informatik.med.uni-giessen.de r=cls sr=jag 2003-03-22 03:39:40 +00:00
bzbarsky%mit.edu
c121af07e8 Removing obsolete and no longer used permissions code. Patch by the
permissions gang, bug 191380, r=gang members, sr=me pretending to be darin.
2003-03-22 03:33:08 +00:00
jst%netscape.com
00db1bb01f Fixing silly placement of '||'. No code change. 2003-03-22 03:24:57 +00:00
peterlubczynski%netscape.com
b5850784ea Creating nsMediaDocument/nsPluginDocument to make full-page
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 03:20:23 +00:00
dmose%mozilla.org
9c5c964adf Don't use strcmp() just to check for a zero-length string (bug 58221). Patch by timeless@myrealbox.com, r=dmose@mozilla.org 2003-03-22 03:19:05 +00:00
wtc%netscape.com
ff1e1c8393 Bug 198543: checked in the patch from Chris Seawood to fix BeOS bustage.
Apparently it is necessary to have LIBRARY_PATH set in the environment.
2003-03-22 02:59:26 +00:00
aaronl%netscape.com
b02c73f1b1 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:52:55 +00:00
aaronl%netscape.com
ef6f4f5a60 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:47:40 +00:00
aaronl%netscape.com
5ae2617558 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:46:48 +00:00
harishd%netscape.com
7b4e10c390 Added newline to EOF 2003-03-22 02:42:22 +00:00
peterlubczynski%netscape.com
07b7bbfa07 Creating nsMediaDocument/nsPluginDocument to make full-page
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 02:22:03 +00:00
sspitzer%netscape.com
f7b312e408 fix for bug #192780
after deleting one mail from a POP3-based inbox,
no further moves/deletes are possible.
this happened to you if the file on disk was named INBOX,
or InBox (only Inbox was safe)

also made the fix for other special folder.

r/sr=bienvenu
2003-03-22 02:13:46 +00:00
dbradley%netscape.com
bfd19c222e bug 197281 - Introduction of XPCConvert::GetNativeInterfaceFromJSObject is causing problems r=jst, sr=alecf 2003-03-22 02:13:38 +00:00
dbradley%netscape.com
bfea584f1f Bug 198601 - Moves QI outside of RegisterGenericFactory. r/sr=dougt 2003-03-22 02:04:53 +00:00
bzbarsky%mit.edu
030fae625f Remove no longer needed file from build prior to CVS removal. Bug 191380,
patch by permissions gang, r=mozbot, sr=me (and darin, I guess)
2003-03-22 01:44:56 +00:00
harishd%netscape.com
1f42e03f5f Adding new security model support for web services. b=183824, r=rayw@netscape.com sr=jst@netscape.com.
*** NOT PART OF THE BUILD...YET ***
2003-03-22 01:44:38 +00:00
jaggernaut%netscape.com
19cdba6190 Bug 32157: enable titletips on cropped text in trees. Except I'm not quite doing titletips, but rather tooltips you get "for free" on cropped text in trees. Also fixing some measurement problems in nsTreeBodyFrame. r=/sr=jan,bryner,sspitzer 2003-03-22 01:43:29 +00:00
wtc%netscape.com
2242970351 BSD/OS seems to be using GNU ld, which needs -rpath-link to find the
implicit dependency of an explicitly lined .so at link time.
2003-03-22 01:26:58 +00:00
bzbarsky%mit.edu
a7d8e133da Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2003-03-22 01:24:51 +00:00
bbaetz%acm.org
cc51915dd4 Bug 195695 - Requesting a non-existant format results in an Internal Error
r=gerv, a=myk
2003-03-22 01:17:02 +00:00
wtc%netscape.com
86b5a0ee33 Do not use cygwin-wrapper if we are using MKS Korn Shell. We determine
whether we are using MKS Korn shell by searching for semicolons (;) in the
PATH.  Actually cygwin-wrapper works under MKS Korn shell, but it suddenly
stopped working on our Windows NT build machine recently, and I can't
figure out why.
2003-03-22 01:10:47 +00:00
bzbarsky%mit.edu
f825c1b803 Fix Irix bustage 2003-03-22 00:58:54 +00:00
robinf%netscape.com
d578e591a8 updates per bug 161765; r=oeschger 2003-03-22 00:54:22 +00:00
relyea%netscape.com
6f6bad23cb bug 168393 PK11SDR_Decrypt() does not call PK11_Authenticate() before search
for the key.
2003-03-22 00:22:26 +00:00
relyea%netscape.com
4492ee1630 bug 198470 "Cached certs not updated after token reset." r=ian.mgreer r=wtc 2003-03-22 00:18:45 +00:00
sspitzer%netscape.com
d88650e5f1 back out that last change from 3/20/2003
it was not part of bug #195287 (as the checkin comment claimed)
it was something from neil that I had in my tree that I didn't want to check in.
2003-03-22 00:08:56 +00:00
ssu%netscape.com
e0b242b45a checking in patch for frank.schoenheit@gmx.de that fixes bug 90496. r=ssu, sr=dveditz 2003-03-21 23:36:17 +00:00
cathleen%netscape.com
e31e913e3a cookie cleanup, phase #2. landing for dwitte@stanford.edu. bug 195908. r=darin sr=alecf 2003-03-21 22:51:18 +00:00
bryner%netscape.com
7d4f6c9de3 Fix dom serializer bustage (bugzilla edit attachment as comment) by making sure not to clobber xmlextras/base/public's .xpt file with xmlextras/interfaceinfo/public's xpt file. Bug 198568, r=harishd, sr=dveditz. 2003-03-21 22:47:30 +00:00
cbiesinger%web.de
50a879ca5f 198375 r=dean_tessman@hotmail.com sr=alecf patch by piersc@cogs.susx.ac.uk Add "Accel+0" to menu entry for Text Zoom 100% 2003-03-21 22:34:57 +00:00
cbiesinger%web.de
1376e11a13 198490 r=bbaetz rs=darin consecutive spaces are not displayed in filename "file name" -> "file name" 2003-03-21 22:26:52 +00:00