Commit Graph

88142 Commits

Author SHA1 Message Date
wtc%netscape.com
e3ba562b9a Bugzilla bug 96571: fixed the PL_strn* functions that may read beyond
the end of buffer if the buffer is not null-terminated.
Modified files: strchr.c strcstr.c strlen.c strpbrk.c strstr.c
2001-09-11 22:22:16 +00:00
waterson%netscape.com
1688e3949f Bug 72152. Be sure to update the pres context's visible area after doing a resize reflow. r=dbaron, sr=attinasi 2001-09-11 22:21:21 +00:00
waterson%netscape.com
e73674359b Bug 97383. Include the float's max-element-width in computation of the line's max-element-width so that we're guaranteed to place content next to a left floater. Revert some of the NOWRAP changes that should no longer be necessary. r=dbaron, sr=attinasi 2001-09-11 22:17:21 +00:00
attinasi%netscape.com
c039da0012 Fixed a typo that was causing an assertion in one of my testcases: b=99229, r=karnaze sr=waterson 2001-09-11 21:28:38 +00:00
timeless%mac.com
4d364f1035 Bugzilla Bug 98929 Implementation of Content-Language in HTTP
patch by drepper@cygnus.com r=peterv sr=jst
2001-09-11 21:12:23 +00:00
dp%netscape.com
a2b2565a87 letting factories overrride native components. Fixes embedding
smoketest blocker bug# 99130 r=adamlock
2001-09-11 18:10:31 +00:00
shrutiv%netscape.com
df30171e86 Fix for bug 7717: Cancel button should have confirm dialog (r=tao) 2001-09-11 17:22:53 +00:00
mkaply%us.ibm.com
c2f2881e53 OS/2 breakage 2001-09-11 13:08:11 +00:00
peterv%netscape.com
cb4aed4aba Fix for bug 98031 (Composer adds space(s) when saving doc with link between parentheses). r=brade, sr=jst. 2001-09-11 09:32:51 +00:00
timeless%mac.com
819303aebf Bugzilla Bug 85543 Extra blank box to the left of 'Done.' on mac classic skin.
r=ksosez sr=blake
2001-09-11 08:45:15 +00:00
mcafee%netscape.com
be46de5206 Avoid stomping on build status when testing for Embed build status. One line change, rest is whitespace cleanup 2001-09-11 07:43:37 +00:00
peterv%netscape.com
55186ae666 Fix for bug 85708 (Should support "text/xml" MIME media type). Recognize text/xml and application/xml in the type attribute of a stylesheet PI. r=Pike, sr=jst. 2001-09-11 07:14:29 +00:00
peterv%netscape.com
d64ede57e6 Fix for bug 99044 (Big memory leak in DOMHelper.cpp). Switch arguments to correct order in the Map::put call and set ownership model for the Map. r=Pike, sr=jst. 2001-09-11 07:09:23 +00:00
beard%netscape.com
45eccfd695 fix for bug #98290, keep stack aligned to 16 byte boundaries, r=beard, sr=sfraser 2001-09-11 06:10:31 +00:00
naving%netscape.com
2c4a39e89b Just crashed here. Make sure filterList is not null. no bug 2001-09-11 05:37:48 +00:00
mkaply%us.ibm.com
f905f0ca87 OS/2 breakage - forgotten member variable 2001-09-11 05:16:07 +00:00
mkaply%us.ibm.com
d8bb00c0c6 These files are somehow crosslinked in CVS - putting them back 2001-09-11 04:50:13 +00:00
jst%netscape.com
6cb442811b Removing unnecessary casts. No code change 2001-09-11 04:48:31 +00:00
mkaply%us.ibm.com
2823217a4e #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:45:47 +00:00
mkaply%us.ibm.com
7f15dfef21 #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:34:45 +00:00
mkaply%us.ibm.com
cb3f44aa00 #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:25:14 +00:00
bienvenu%netscape.com
ad05ca107b fix saving of newsrc files on shutdown when the prefs service has gone away rs=sspitzer 98816 2001-09-11 04:18:15 +00:00
mkaply%us.ibm.com
4ca3cf959e #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
jst%netscape.com
6f2d4f378d Reoving unnecessary casts and giving this code some more nsCOMPtr love. r=bryner@netscape.com, sr=me 2001-09-11 03:35:30 +00:00
peterlubczynski%netscape.com
34984743e0 Use memmove instead of strncpy bug 98705 r=av sr=attinasi 2001-09-11 03:29:20 +00:00
mkaply%us.ibm.com
b5a07aa4fe #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:22:16 +00:00
vidur%netscape.com
11ae8e835d Fix for bug 98815. Implement DOM Level 3 namespace methods for prefix and URI lookup. r=heikki, sr=jst 2001-09-11 03:05:15 +00:00
vidur%netscape.com
e44bd74c1c Fix for bug 98815. Implement DOM Level 3 namespace methods for prefix and URI lookup. The implementation of these may be changed later if we get rid of the nsINameSpace interface. r=heikki, sr=jst 2001-09-11 03:04:49 +00:00
shrutiv%netscape.com
b07542340d Fixing bug 93113: Enhancement for disabled look of Navigator check box
(r=tao)
2001-09-11 01:48:28 +00:00
sonmi%netscape.com
2cec6eca76 removed obsolete workaround, not running pk12util tests because of 3.2 failures 2001-09-11 01:46:09 +00:00
blizzard%redhat.com
3c757bc8be Fix bug #99118. X remote client can't find any running clients. We need to find the inner window that is the window managed window, not just the toplevel windows. "I can't believe this ever worked." r=bryner,sr=alecf 2001-09-11 01:36:19 +00:00
bienvenu%netscape.com
569e6b3604 fix topcrash when you delete a local folder while it's being reparsed rs=sspitzer 90253 2001-09-11 01:30:44 +00:00
shrutiv%netscape.com
8a0b8cda4d Fixing bug 93019: Logo button URL c11n should work on all logo buttons
(r=tao)
2001-09-11 01:29:27 +00:00
bienvenu%netscape.com
4b3f5e162f part of fix for problems saving imap messages offline as templates, rs=sspitzer 81690 2001-09-11 01:23:51 +00:00
bienvenu%netscape.com
e51414a486 part of fix for problems saving imap messages offline as templates, r=cavin, sr=sspitzer 81690 2001-09-11 01:22:59 +00:00
blakeross%telocity.com
fdb86f99a3 Fixing minor problem from turbo landing. r/sr=ben 2001-09-11 01:18:18 +00:00
bienvenu%netscape.com
f2eec81ee9 fix problem opening folders after imap connection cache is full and connections have timed out r=sspitzer, sr=mscott 99228 2001-09-11 01:17:36 +00:00
sonmi%netscape.com
779835cfe5 added debug info on linux failure (bad password certutil -K) 2001-09-11 01:10:46 +00:00
shrutiv%netscape.com
b9f6d8ba4f Fix for bug 83679: Ability to create customized Linux builds of N6.1+
Graying out feature (r=tao)
2001-09-11 01:08:15 +00:00
shrutiv%netscape.com
fcb9902422 Fix for bug 83679: Ability to create customized Linux builds of N6.1+
Removing trimming of text for linux tar file edit field (r=tao)
2001-09-11 01:01:14 +00:00
sonmi%netscape.com
df9b02d51c workaround for BAckward compatibility failures (newly added test had
not been accounted for)
changed number of expected tests
2001-09-11 00:59:50 +00:00
jst%netscape.com
31c9d83acb Fixing bug 98828. Cache a few nsSpaceManager objects to avoid spending 43%cvs ci -m ! of the time spent in PresShell::ProcessReflowCommand() in new and delete. r=dbaron@fas.harvard.edu, sr=waterson@netscape.com 2001-09-11 00:55:05 +00:00
shrutiv%netscape.com
02ea02d8ee Fix for bug 83679: Ability to create customized Linux builds of N6.1+
(r=tao)
2001-09-11 00:45:57 +00:00
dbaron%fas.harvard.edu
4bd49ff576 Removing commented-out remnant of old hand-crafted nsIFactory implementation. b=97491 r=edburns sr=waterson 2001-09-11 00:42:52 +00:00
mscott%netscape.com
d9a990d635 Bug #88315 --> fix the default selection for the auto complete widget
to make it match 4.x
r=ducarroz
sr=hewitt
2001-09-11 00:39:15 +00:00
leaf%mozilla.org
044f7cbb7d change the trunk windows installer version to 0.9.4+, so trunk nightlies
don't over-write installed 0.9.4 installations. bug 98615, r=ssu, sr=mscott
2001-09-11 00:33:23 +00:00
syd%netscape.com
c0df962e84 Fix typo in last checkin, wanted "Quick Launch", not "QuickLaunch" 2001-09-11 00:17:32 +00:00
attinasi%netscape.com
2ddbc70494 Fixed performance issue by restricting the cases in which we traverse up the frame tree looking for a containing block with a real computed height. b=85016 r=karnaze sr=waterson 2001-09-11 00:12:28 +00:00
bzbarsky%mit.edu
536e5a37ba Bug 74759. Make the default userChrome.css file have some useful
comments.  Also add a @namespace rule to make it be in the XUL
namespace.  r=rbs, sr=alecf.
2001-09-11 00:01:02 +00:00
syd%netscape.com
694d20c6bb Fix for 88844. Turbo mode changes to installer. r=ssu, sr=blake, a=asa 2001-09-10 23:59:33 +00:00