Commit Graph

89974 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
2de4329ad9 Cleaning up nsViewManger code (whitespace and comments). Bug 73382. r=kmcclusk,sr=attinasi 2001-10-11 02:57:31 +00:00
brendan%mozilla.org
3e6f16f977 Include chrome directory in FastLoad file after XUL FastLoad File Version number, so several installs can take turns running with a given profile, throwing away one another's FastLoad files rather than using bad data saved by the last run (103992, r=sfraser, sr=shaver). 2001-10-11 02:46:18 +00:00
justdave%syndicomm.com
cba6d3584a Fix for bug 97784: comments in attachment update form are now properly word-wrapped. This is a server-side implementation to
do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well.
Patch by Myk Melez <myk@mozilla.org>
r= gerv, justdave
2001-10-11 02:17:58 +00:00
alecf%netscape.com
bdb0c855fa bug 104126 - remove nsStringArray::IndexOfIgnoreCase and its one consumer. sr=attinasi, r=jag 2001-10-11 01:30:52 +00:00
dbaron%fas.harvard.edu
353353a47e Reduce string copying in nsLoadGroup::GetName. b=102386 r=jag sr=darin 2001-10-11 01:09:18 +00:00
sonja.mirtitsch%sun.com
3b72481136 version check for jss 2001-10-11 01:01:09 +00:00
morse%netscape.com
6d80e066db backing out fix for bug 47437 due to memory leak 2001-10-11 00:40:07 +00:00
sfraser%netscape.com
36c079c27b Fix bug 100472 -- play sounds asynchronously on Mac, cache sounds using necko, and deal with lots of different sound formats. r=pinkerton, sr=sspitzer. 2001-10-11 00:34:34 +00:00
sspitzer%netscape.com
de3f0803a8 fix for #60139. fix problem with next navigation not working when bubbling out
fo subfolders.  r/sr=bienvenu
2001-10-11 00:33:50 +00:00
pavlov%netscape.com
cfbfa26c40 xptcstubs code for o32 mips/linux r=pavlov sr=waterson 2001-10-11 00:33:36 +00:00
kin%netscape.com
ed6052662d Fix for bug 104069 (crash on startup in nsCharsetMenu)
Include config.mak to produce .pdb file.

r=sfraser@netscape.com  sr=sspitzer@netscape.com
2001-10-11 00:27:38 +00:00
jaggernaut%netscape.com
0f86050de3 Bug 103304: Make nsGenericHTMLElement::GetNodeName more efficient. r=bzbarsky@mit.edu, sr=jst 2001-10-11 00:26:40 +00:00
ftang%netscape.com
1812431a27 fix 96529. lazy load unicharutil for start up.
author=waterson r=ftang sr=brendan
2001-10-11 00:25:21 +00:00
ftang%netscape.com
21b5119b63 fix bug 88050. remove Korean base transformation. r=jshin sr=waterson 2001-10-11 00:22:13 +00:00
ftang%netscape.com
543f87dcd6 fix bug 81203. change ISO-8859-1 to windows-1252 for form submission
r=brade sr=kin
2001-10-11 00:20:07 +00:00
dbaron%fas.harvard.edu
edc11e5ad3 Fix 'text-decoration: blink' and the blink element. Patch from Chase Tingley <tingley@sundell.net>. r=dbaron sr=hyatt b=89065 2001-10-11 00:15:09 +00:00
naving%netscape.com
ea18234e39 102751 r=bienvenu sr=sspitzer. If a localfolder's db is outdated, parse the folder and then compact the
folder to avoid dataloss.
2001-10-11 00:00:20 +00:00
alecf%netscape.com
7d50cc6589 quiet this script down, and prepare to add support for parallel checkout (no reviewers, not part of build) 2001-10-10 23:53:37 +00:00
alecf%netscape.com
e315082c97 part of bug 100214 - turn on unicharutil_s on all platforms. r=cls (build-only change, and unicharutil_s is #if 0'd out) 2001-10-10 23:38:36 +00:00
shanjian%netscape.com
42b9d62a79 #88363 Site with duplicate Content-Type loads with incorrect encoding
r=yokoyama sr=waterson
2001-10-10 23:37:18 +00:00
justdave%syndicomm.com
a8560efd7b Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subroutines now validates as HTML 4.01 at W3C.
Patch by Christian Reis <kiko@async.com.br>
r= caillon, gerv, justdave
2001-10-10 23:36:29 +00:00
morse%netscape.com
4de4cff5b4 bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf 2001-10-10 23:16:03 +00:00
bnesse%netscape.com
b7ed11b5b3 Fix for bugscape bug 7630, crash at www.barbie.com. Added check to kick out of loop if end of string reached. r=peterlubczynski, sr=darin. 2001-10-10 22:56:07 +00:00
alecf%netscape.com
a35fb4b29c part of fix for 38061 - remove last reference to XP_File
r=bryner, rs=bienvenu
2001-10-10 22:52:32 +00:00
cmanske%netscape.com
60867fd4da Fixed not checking for child nodes in menulist constructor, b=103310, r=brade, sr=sfraser 2001-10-10 21:34:12 +00:00
cmanske%netscape.com
153d61338a Fix memory leak (not using nsCOMPtr) in editor, b=103317, r=rcassin, sr=kin 2001-10-10 21:29:46 +00:00
naving%netscape.com
c3b46ea817 fix bustage for ports 2001-10-10 21:17:57 +00:00
shrutiv%netscape.com
bbe5d953a0 Fix for bug 103024: CCK for Linux installer doesn't run on Linux
Patch to remove ^M characters in linux config.ini (r=tao)
2001-10-10 21:00:18 +00:00
bienvenu%netscape.com
1cc40cb092 fix call to PR_CWait to use interval r=ducarroz, sr=sspitzer 85250 2001-10-10 20:59:49 +00:00
pschwartau%netscape.com
9c84b7f6f0 Initial add. Regression test for bug 104077. 2001-10-10 20:50:27 +00:00
pschwartau%netscape.com
b650df504b Minor change to make test exactly the same as the one reported in bug 102725. 2001-10-10 20:36:17 +00:00
blakeross%telocity.com
10fa6eccc6 Fixing typo. 2001-10-10 20:33:22 +00:00
blakeross%telocity.com
736d1aa71c js error after selecting submenu items in navigator context menus (73804). simple fix. sr=ben 2001-10-10 20:32:15 +00:00
morse%netscape.com
0d87a30819 bug 102183, fix javascript warning and logic error, r=law, sr=alecf 2001-10-10 20:28:46 +00:00
brendan%mozilla.org
064c4cae19 Avoid O(n**2) growth rate of token buffer arena-based reallocation (103042, r=jband, sr=shaver). 2001-10-10 20:19:12 +00:00
cmanske%netscape.com
03583963c2 Big UI cleanup for XUL 1.0 compliance, b=93732, r=syd,brade; sr=sfraser 2001-10-10 20:07:06 +00:00
ian.mcgreer%sun.com
c9bd4e9d1f fix prompts to STDIN when using file passwords, bug 103942 2001-10-10 19:54:22 +00:00
blakeross%telocity.com
7b26530b85 Set focus to content area when opening bookmark (from pt or menu) (62765). r=kerz sr=ben 2001-10-10 19:53:30 +00:00
naving%netscape.com
50d502aa56 backing out file not part of earlier checkin. 2001-10-10 19:53:29 +00:00
sspitzer%netscape.com
b58dca9221 fix conflicts that got checked in with the licensing foo.
rs=bienvenu
2001-10-10 19:50:30 +00:00
myk%mozilla.org
8f4820f5f8 Fix for bug 27420: Gives the Component and Target Milestone fields extra space in the long list display of bugs.
Patch by Randall Whitman <randall.whitman@solipsa.com>.
r=justdave@syndicomm.com, no second review needed
2001-10-10 19:50:02 +00:00
vidur%netscape.com
6f1156b9a1 Fixing DOS->unix EOL problem. This file is not yet part of the build. 2001-10-10 19:42:24 +00:00
blakeross%telocity.com
fa80387282 Workaround 'urlbar not responsive to enter' problem (90337). sr=alecf 2001-10-10 19:38:21 +00:00
naving%netscape.com
ec9762e1e1 16902. oops missed this file 2001-10-10 19:34:23 +00:00
naving%netscape.com
5b64bf539e 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
bienvenu%netscape.com
bfdc49509c fix losing read state of news messages r=naving, sr=sspitzer 103824 2001-10-10 19:25:07 +00:00
sspitzer%netscape.com
135f5f1c77 remove unneeded crud. rs=bienvenu 2001-10-10 19:23:15 +00:00
vidur%netscape.com
adad34088c Renaming wspProxy.cpp to wspproxy.cpp. This is not yet part of the build. 2001-10-10 18:40:07 +00:00
vidur%netscape.com
ed5b7d6abd Renaming wspProxy.cpp to wspproxy.cpp. Adding wspcomplextypewrapper.cpp. This is not yet part of the build. 2001-10-10 18:32:45 +00:00
ian.mcgreer%sun.com
51c8886e7a add AES test to QA 2001-10-10 17:40:03 +00:00