Commit Graph

126694 Commits

Author SHA1 Message Date
pschwartau%netscape.com
3ec5ecc4f6 Adaptation by mazielobo@netscape.com of JS Engine test driver (jsDriver.pl by rginda@netscape.com), to run performance tests.
git-svn-id: svn://10.0.0.236/trunk@150145 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 18:44:55 +00:00
pinkerton%netscape.com
7b2f24e66e fix |return [super foo]| when |foo| has a void return type. a problem with
gcc3.3, it will omit the entire line.


git-svn-id: svn://10.0.0.236/trunk@150144 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 17:51:17 +00:00
igor%mir2.org
158ec8e5c3 Replacing custom buffer management in replace code with the standard StringBuffer
git-svn-id: svn://10.0.0.236/trunk@150143 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 17:10:23 +00:00
chanial%noos.fr
2ac867e980 Landing new add bookmark dialog (bug 214527).
Featuring an expandable tree and a dropdown menu containing the last used folders.
The 'new folder' functionality has not been included, yet.
Thanks to bz for the help on nsCOMArrays.


git-svn-id: svn://10.0.0.236/trunk@150142 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 16:30:28 +00:00
jocuri%softhome.net
636cbe92db Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justdave.
git-svn-id: svn://10.0.0.236/trunk@150141 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 14:35:53 +00:00
igor%mir2.org
5caced24d2 Inlining LabelTable into Interpreter and ClassFileWriter: to support jumps spanning over 64K in Interpreter in future LabelTable should be modified significantly and complexity of shared code would not justify it. In addition such inlining actually decrese total code size.
git-svn-id: svn://10.0.0.236/trunk@150140 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 14:16:53 +00:00
igor%mir2.org
585b1cea96 Merger ReplaceData and MatchData helper classes into GlobData to reduce code size and rename helper methods to follow SpiderMonkey closely.
git-svn-id: svn://10.0.0.236/trunk@150139 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 13:24:49 +00:00
ben%bengoodger.com
77c150033f First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog.
git-svn-id: svn://10.0.0.236/trunk@150138 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 08:05:15 +00:00
timeless%mozdev.org
42b110eee4 Bug 110517 ctrl-k doesn't work in mail/news composer on unix
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@150137 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 00:01:10 +00:00
gerv%gerv.net
521701d918 Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.
git-svn-id: svn://10.0.0.236/trunk@150136 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 23:30:24 +00:00
gerv%gerv.net
b990a29247 Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.
git-svn-id: svn://10.0.0.236/trunk@150135 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 23:25:26 +00:00
gerv%gerv.net
74859575bd Bug 223078 - Provide classes to allow user to style bugs depending on bug number, component or status. Patch by gerv; r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@150134 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 22:46:28 +00:00
gerv%gerv.net
a62956a51b Bug 227122 - pie chart link missing from certain tabular reports. Patch by gerv; r=jouni, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@150133 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 22:44:24 +00:00
gerv%gerv.net
7194347415 Bug 226682 - make it possible to edit series. This also changes the Series object interface a bit. Patch by gerv; r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@150132 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 22:43:20 +00:00
gerv%gerv.net
b0f7fbc89d Bug 218568 - Clean up charting UI. Having played with it for a bit, it needed work. Patch by gerv; r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@150131 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 22:41:55 +00:00
igor%mir2.org
b950046b0d Fixing missed cleanup of old values stored in RegExpImpl.parens: now it has type SubString[] and reinitialized after running regexps and see bug 220367.
git-svn-id: svn://10.0.0.236/trunk@150130 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 21:56:29 +00:00
kiko%async.com.br
a6baad9061 Fix for bug 227213: Chomping murder in token emails and pages. Fix
chomping issues, a spurious   in an email template, and minor
rewordings to make the text prettier -- oh, I realize this isn't Chaucer
yet, but who knows? r=jouni, a=justdave.


git-svn-id: svn://10.0.0.236/trunk@150129 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 21:12:42 +00:00
bzbarsky%mit.edu
ce79df3ccf REmove stray '}' that causes a JS error. Bug 227623, r=neil, sr=alecf, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@150127 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 18:54:59 +00:00
scott%scott-macgregor.org
54e7184e7b fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar there,
show chrome to launch a native calendar, if specified by a pref.

this "tasks" extension can be extended for other tasks.

NOT PART OF THE BUILD

r/sr/a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@150126 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 18:31:38 +00:00
igor%mir2.org
b0ffac4f38 Patch to fix bug 223451 :
Check for unbalanced ) and fix for ArrayIndexOutOfBoundsException

Check for unbalanced ')' is done differently then in SM since rhino uses
recursive version of SM code while fix for ArrayIndexOutOfBoundsException is
just a variation of my patch for bug 227705 in SM.


git-svn-id: svn://10.0.0.236/trunk@150125 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 16:00:38 +00:00
igor%mir2.org
05cfbdf802 Fixing bug 225926 : patch from Roger Lawrence
git-svn-id: svn://10.0.0.236/trunk@150124 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 15:35:40 +00:00
silver%warwickcompsoc.co.uk
5a964c6b4e Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE
r=samuel a=brendan


git-svn-id: svn://10.0.0.236/trunk@150123 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 14:42:14 +00:00
neil%parkwaycc.co.uk
ab251939ee Bug 225207 Focused element is scrolled into view when switching tab r=caillon sr=bryner a=dbaron
git-svn-id: svn://10.0.0.236/trunk@150122 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 09:44:40 +00:00
ben%bengoodger.com
dc86624986 Bug 223333 - create sensible default mimeTypes.rdf file to automate opening of common file types
git-svn-id: svn://10.0.0.236/trunk@150121 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 07:19:18 +00:00
scott%scott-macgregor.org
d79d9259cc add more fields to windows version
git-svn-id: svn://10.0.0.236/trunk@150120 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 06:32:25 +00:00
scott%scott-macgregor.org
31a0db06a9 change MOZZ to the thunderbird creator type: MOZM
git-svn-id: svn://10.0.0.236/trunk@150119 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 05:50:19 +00:00
scott%scott-macgregor.org
c587699701 bump version number up to 0.5a
git-svn-id: svn://10.0.0.236/trunk@150117 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 05:34:30 +00:00
chanial%noos.fr
08d0b89573 fixing bustage caused by bug 225269
git-svn-id: svn://10.0.0.236/trunk@150116 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 02:56:45 +00:00
kiko%async.com.br
8ab2a9501a Fix for bug 226982: Move password change code into Bugzilla::Auth (part
1). Factored code out from Bugzilla::Auth::DB->authenticate() into
separate methods so we can use them externally. Add extra API to DB.pm,
which is currently used only internally (pending part 2). r=bbaetz, a=justdave


git-svn-id: svn://10.0.0.236/trunk@150115 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 02:11:00 +00:00
justdave%syndicomm.com
e463e72dee Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper.
r=bbaetz, a=justdave


git-svn-id: svn://10.0.0.236/trunk@150114 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 01:47:18 +00:00
ben%bengoodger.com
ce72136ad7 Bug 227282 - Download Manager silently overwrites files. Insert a filename validation check into the download code path where the UCT dialog is shown.
git-svn-id: svn://10.0.0.236/trunk@150113 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 01:21:05 +00:00
chanial%noos.fr
42716e62ae Bug 225269: Can't use a bookmark as my homepage
patch by Mike Connor, r=me


git-svn-id: svn://10.0.0.236/trunk@150112 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 01:11:39 +00:00
chanial%noos.fr
541cb5a329 Bug 224819: cleanup: remove CVS dirs from packaged app bundle patch by J.J. Enser, r=bryner
git-svn-id: svn://10.0.0.236/trunk@150111 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 01:00:41 +00:00
bryner%brianryner.com
c854ddac3b change module description to Mozilla Firebird, bug 227406.
git-svn-id: svn://10.0.0.236/trunk@150110 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 00:41:21 +00:00
caillon%returnzero.com
08e5d6dd4a Mark bookmarks as dirty when they are, so they get properly flushed.
Bug 131105
r=ben sr=bzbarsky a=dbaron


git-svn-id: svn://10.0.0.236/trunk@150109 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 00:27:15 +00:00
chanial%noos.fr
1e665f7e00 Bug 225121: Uncheck 'Load this bookmark in the sidebar' failed
git-svn-id: svn://10.0.0.236/trunk@150108 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-07 00:02:32 +00:00
webmail%kmgerich.com
711f32a4df More Firebird Mac skin cleanup, including slightly larger 'small' icons, and a fix for Bug 227583
git-svn-id: svn://10.0.0.236/trunk@150107 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 18:24:55 +00:00
webmail%kmgerich.com
2e5367765d Removing old dl manager skin flies
git-svn-id: svn://10.0.0.236/trunk@150106 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 17:22:19 +00:00
webmail%kmgerich.com
4c8d4ab314 First pass at Firebird download manager Mac skin
git-svn-id: svn://10.0.0.236/trunk@150105 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 17:20:45 +00:00
webmail%kmgerich.com
ce223b3ffe Toolkit mac skin cleanup, including fix for Bug 225324
git-svn-id: svn://10.0.0.236/trunk@150104 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 15:30:12 +00:00
ben%bengoodger.com
7d81a3f311 Update installer icon
git-svn-id: svn://10.0.0.236/trunk@150103 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 10:13:22 +00:00
nelsonb%netscape.com
d6c2463e03 CERT_ImportCerts now returns SECFailure when NONE of the certs was succesfully imported. r=wtc. Bugscape bug 54311.
git-svn-id: svn://10.0.0.236/trunk@150101 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 06:52:53 +00:00
nelsonb%netscape.com
1b2d6975c1 __CERT_AddTempCertToPerm will now set error SEC_ERROR_ADDING_CERT
when attempting to make a cert perm that is already permanent.
Bugzilla bug 227559. r=wtc


git-svn-id: svn://10.0.0.236/trunk@150100 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 06:46:27 +00:00
nelsonb%netscape.com
91eaa1ae03 NSC_Finalize will now destroy 3 softoken free lists and one more
global pointer.  Plugs some memory leaks.  Bugscape bug 54301. r=wtc


git-svn-id: svn://10.0.0.236/trunk@150099 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 06:41:51 +00:00
nelsonb%netscape.com
d17fa8d67b Add /FIXED:NO argument to linker command line for EXEs. Purify
requires this to precisely instrument EXEs.  r=wtc


git-svn-id: svn://10.0.0.236/trunk@150098 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 06:34:20 +00:00
nelsonb%netscape.com
622affd4b9 Add new -k option to NSS QA test program cmsutil. By default, cmsutil
will no longer add any decoded certs to the cert db file, which is
useful for reproducibility of results in QA scripts.
Bugscape bug 54293. r=relyea,jpierre,wtc


git-svn-id: svn://10.0.0.236/trunk@150097 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 06:31:08 +00:00
noririty%jcom.home.ne.jp
76c92801b6 Bug 227353, Real fixing build failure with GCC. Patch by Ali Ebrahim <aebrahim@uchicago.edu> (r=ben)
git-svn-id: svn://10.0.0.236/trunk@150096 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 04:09:53 +00:00
wchang0222%aol.com
3881a53ae1 Bugzilla bug 227296: fixed the bug that NSS_CMSAttribute_AddValue adds the
address of a stack variable to the attr->values array.  Added a new
function SECITEM_ArenaDupItem.  r=nelsonb.
Modified Files:
	nss/nss.def util/secitem.c util/secitem.h smime/cmsarray.c
	smime/cmsattr.c


git-svn-id: svn://10.0.0.236/trunk@150095 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 01:16:50 +00:00
ben%bengoodger.com
be360029a6 227614 - download system does not observe default autodownload pref until the user sets options for the first time.
git-svn-id: svn://10.0.0.236/trunk@150094 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 01:16:26 +00:00
silver%warwickcompsoc.co.uk
8bd25b5ba5 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3) [version update]
r=rginda@hacksrus.com a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@150093 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-06 00:32:46 +00:00