Commit Graph

122291 Commits

Author SHA1 Message Date
dbaron%dbaron.org
2e673b5344 Remove unneeded null checks in attribute mapping functions. r+sr=bzbarsky b=127269 2003-09-11 01:34:29 +00:00
wtc%netscape.com
75158550b3 Set NSPR version to 4.5 Beta. 2003-09-11 01:01:59 +00:00
mozeditor%floppymoose.com
7db0ab97b8 Reviving Cocoa Embed Test App. Not part of build. 2003-09-11 00:54:19 +00:00
wtc%netscape.com
a2d34ab957 Bugzilla bug 214411: implement automatic attaching and detaching of Solaris
native threads.  The patch contains contribution by Gerard Roos
<gerard.roos@adnovum.ch>.
Modified Files: _solaris.h primpl.h solaris.c pruthr.c foreign.c provider.c
2003-09-11 00:29:37 +00:00
wtc%netscape.com
8b5794a66c Bugzilla bug 208971: remove obsolete Mac CFM build files from NSS. 2003-09-11 00:04:38 +00:00
wtc%netscape.com
ab28bc253c Bugzilla bug 208971: removed obsolete Mac CFM build files from NSS. 2003-09-11 00:01:07 +00:00
scott%scott-macgregor.org
d7d6681481 Add minheight to address book panes. Patch by Stephen Walker 2003-09-10 22:27:59 +00:00
bryner%brianryner.com
6722f4e66c Remove extra semicolon in macro definition/usage which causes gcc 3.4 bustage (bug 218551). a=brendan. 2003-09-10 19:55:47 +00:00
cbiesinger%web.de
a864593274 Bug 206472
"Bookmark This Link" does not create bookmark
patch by borggraefe@despammed.com  Stefan Borggraefe
varga: review+
bz-vacation: superreview+
asa: approval1.5+
2003-09-10 19:42:20 +00:00
bienvenu%nventure.com
b1547431e9 fix crash going back offline with folders with offline events r/a=sspitzer, sr=mscott, 218725 2003-09-10 18:10:58 +00:00
bienvenu%nventure.com
c01ba1217f fix crash reading news msg in newsgroup when two accounts point to the same server, patch by frank.schoenheit@gmx.de, whitespace cleanup by me, r=bienvenu, sr=mscott, a=asa 210547 2003-09-10 14:55:19 +00:00
igor%mir2.org
cf45db3956 Changing Context.newObject to use ScriptRuntime.getExistingCtor to get constructor Function instance. In this way Context.newObject will throw the same set of exceptions that other parts of Rhino will throw on bad access to constructor.
With this change NotAFunctionException is no longer used so it is deprecated and changed to extend from Error not Exception for source compatibility: otherwise compiler will complain about unreachable catch handler.
2003-09-10 12:44:23 +00:00
igor%mir2.org
f0adcfbccd Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=218440 :
Making Script implementations by Interpreter and Optimizer scope independent while keeping while still supporting compiling of regexp literals only once per Script instance.
2003-09-10 11:06:25 +00:00
neil%parkwaycc.co.uk
fb94e6375f Bug 215831 fix autocomplete tree assertions (blank lines) r=varga sr=jag a=asa 2003-09-10 09:20:53 +00:00
jpierre%netscape.com
763808f28e Fix for 215152 - better error handling 2003-09-10 01:33:25 +00:00
jpierre%netscape.com
568a561eeb Fix for bug 215152 . Improve error handling in PK11_FindSlotsByAliases 2003-09-10 01:31:54 +00:00
timeless%mozdev.org
ff81ed993c Bug 215856 question mark (?) on left side of help window doesn't appear but the image is in the build.
patch by rlk@trfenv.com r=jag sr=jag a=asa
2003-09-09 23:54:04 +00:00
gerv%gerv.net
906de55c1b Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=justdave. 2003-09-09 22:24:12 +00:00
sicking%bigfoot.com
a6df5b8828 Fix potential buildbustage by adding proper REQUIRES. No bug.
r/sr=peterv a=mkaply
2003-09-09 21:11:52 +00:00
pinkerton%netscape.com
ffae5552f9 check if there is an active focus controller before sending the blur
(r=pink/sr=bryner/a=brendan) bug 198153
2003-09-09 21:09:22 +00:00
nelsonb%netscape.com
1eb6b9c682 Further enhance the verbose debugging command line option in tstclnt
for the case where client auth is requested by the server.  It will
now report the name of the cert sent to the server, or "send no cert".
2003-09-09 20:22:54 +00:00
darin%meer.net
ff92ca32f9 patch for bug 216430 "scrolling slow due to huge background image (regression)" r=pavlov,jdunn sr=tor a=chofmann 2003-09-09 18:08:17 +00:00
igor%mir2.org
207ceb33fe Restoring NativeJavaPackage(String) constructor as deprecated for compatibility with Batik. 2003-09-09 13:27:11 +00:00
igor%mir2.org
0296631e46 ScriptRuntime.getCatchObject is modified to allow to accept instances of EvaluatorException, not only its WrappedException subclass. 2003-09-09 13:25:15 +00:00
igor%mir2.org
68676e179e Restoring JavaScriptException(String) as deprecated constructor for compatibility with BSF. 2003-09-09 13:22:50 +00:00
bryner%brianryner.com
5a65a040e9 remove extra semicolons (bug 218551) 2003-09-09 06:30:54 +00:00
myk%mozilla.org
285f3aeea3 Testing new CVS server. 2003-09-09 04:51:14 +00:00
myk%mozilla.org
10433bf705 Fixed perl path for new server. 2003-09-09 03:51:53 +00:00
timeless%mozdev.org
6b1b7ade2d Bug 188159 no content in 'popup preferences' and 'popup windows'
patch by rlk@trfenv.com r=oeschger a=asa
2003-09-09 01:05:22 +00:00
jpierre%netscape.com
8af297a802 Prevent crash if certlist is NULL 2003-09-09 00:54:20 +00:00
pschwartau%netscape.com
5547869e54 Initial add. Regresssion test for bug 216320. 2003-09-09 00:37:49 +00:00
darin%meer.net
b87acf0a96 fixes bug 215089 "update version of MoreFilesX to 1.0.1" r=ccarlen sr=bryner 2003-09-09 00:13:29 +00:00
jpierre%netscape.com
bebd4ca8a9 Fix bug 214307 - add certutil batch mode . r=wtc 2003-09-08 23:30:29 +00:00
jpierre%netscape.com
ff3aebe85f Add PORT_Strpbrk macro 2003-09-08 23:29:14 +00:00
timeless%mozdev.org
95415dcbff Bug 217823 Wrong word in help - cookie sites
patch by rlk@trfenv.com r=technutz a=asa
2003-09-08 23:14:11 +00:00
timeless%mozdev.org
cca1f78bb9 Bug 211972 Help entries for Memory Cache should be deleted
patch by rlk@trfenv.com r=oescgher a=asa
2003-09-08 23:13:41 +00:00
scott%scott-macgregor.org
7f4c1ebae6 Port Mark by Date over to thunderbird (Bug #16967) 2003-09-08 21:41:59 +00:00
bryner%brianryner.com
ef45da892d Forgot one file as part of bug 218551. a=brendan. 2003-09-08 21:26:29 +00:00
scott%scott-macgregor.org
881d550cf3 Merge patch for Bug # 61520 into thunderbird: Add additional headers to every message 2003-09-08 21:14:48 +00:00
dbaron%dbaron.org
680cc9d0d8 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). a=brendan 2003-09-08 19:35:05 +00:00
brendan%mozilla.org
8e25974fa1 Checking in danm's patch for bug 210689, r/sr=bz/dbaron, a=me. 2003-09-08 19:06:11 +00:00
wtc%netscape.com
383f28b04e Bugzilla bug 217968: renamed the STACKSIZE macro to THREAD_STACKSIZE to
avoid a conflict with a same-named macro defined in <ppc/param.h> on Mac OS
X.  Thanks to timeless@bemail.org for reporting the bug.
Modified Files: server_test.c servr_kk.c servr_ku.c servr_uk.c servr_uu.c
2003-09-08 18:54:05 +00:00
neil%parkwaycc.co.uk
716ade54c5 Fix line endings on checkin for bug 216753 r/a=mkaply 2003-09-08 16:18:20 +00:00
noririty%jcom.home.ne.jp
debaf54993 Missing Firebird skinversion. Thank you Mr.FLS to point this out. b=214465 2003-09-08 15:55:26 +00:00
bryner%brianryner.com
2fffc1c22f Use the default value supplied to prompt() if no stored value was found. (bug 216324) 2003-09-08 03:17:42 +00:00
bryner%brianryner.com
06c7c1b2b4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
bryner%brianryner.com
377bfd51dd Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:18:24 +00:00
bryner%brianryner.com
63fa99c65e Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 23:12:15 +00:00
bryner%brianryner.com
5cd0bcdb7a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
bryner%brianryner.com
57cad2e840 Change static_cast of nsFileSpec -> nsFilePath to explicit construction of nsFilePath, to avoid problems with gcc 3.4. Bug 218551, r/sr=dbaron, a=brendan 2003-09-07 22:53:49 +00:00