Commit Graph

88158 Commits

Author SHA1 Message Date
peterlubczynski%netscape.com
f94929cc86 Correct ussages of data= for object tags embedding documents bug 97799 r=dcone sr=attinasi 2001-09-12 04:00:52 +00:00
leaf%mozilla.org
d7d6ce0c4e Automated update 2001-09-12 03:28:43 +00:00
blizzard%redhat.com
3b2127bd59 Checking in for Ulrich Drepper. Bug #99246. r=beard, sr=brendan 2001-09-12 03:19:08 +00:00
stephend%netscape.com
38da9ef8b0 Bug 60658. JavaScript strict warning. r=timeless, sr=shaver 2001-09-12 03:01:56 +00:00
mkaply%us.ibm.com
fe4b5bc9fe #96050
Removing unnecessary files from xprint for Roland.Mainz@informatik.med.uni-giessen.de
2001-09-12 02:35:51 +00:00
blakeross%telocity.com
2252e1565b Quitting from Composer does not work correctly when in turbo (99318) and another non turbo-related quitting bug. r/sr=ben 2001-09-12 02:20:50 +00:00
markh%activestate.com
0ca0fc54c6 Add support for unwrap() testing, and also add some better messages
for xpcom sample component missing.

Not part of the build
2001-09-12 01:47:22 +00:00
markh%activestate.com
50a9226277 Add unwrap support.
Not part of the build.
2001-09-12 01:46:43 +00:00
markh%activestate.com
8ccfeb6a17 Fix up bogus casts of nsXPTType pointers - fixes segment faults on some
platforms.

Not part of the build.
2001-09-12 01:45:57 +00:00
markh%activestate.com
17c00a5a98 Add unwrap support.
Not part of the build
2001-09-12 01:44:42 +00:00
markh%activestate.com
01dc8ece2e Add unwrap support (the ability to get the Python object behind an
anonymous Python implemented xpcom object)

Not part of the build.
2001-09-12 01:43:33 +00:00
blakeross%telocity.com
bc34de5693 Committing a file I forgot yesterday in an r/sr/a'd checkin (caused an xml error when opening the addressbook sidebar panel). 2001-09-12 00:59:54 +00:00
bienvenu%netscape.com
059075b3a0 fix leak of temp file while saving imap message as draft offline r=cavin, sr=sspitzer 81690 2001-09-12 00:27:10 +00:00
danm%netscape.com
4847be176a unmaximize the window any time it's moved or sized. bug 98701 r=hyatt,jaggernaut 2001-09-12 00:19:25 +00:00
waterson%netscape.com
560f091a60 Bug 97383. Add regression test. 2001-09-11 22:49:15 +00:00
waterson%netscape.com
d363755f7b Bug 98844. Don't include LDAP libs when DISABLE_LDAP build flag is set. r=rpotts, sr=jst. 2001-09-11 22:27:32 +00:00
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