Commit Graph

123927 Commits

Author SHA1 Message Date
bienvenu%nventure.com
fb73aa191e fix crash in nsMsgFilter::MatchHdr with null folder, check for null folder, r/sr=mscott 218885 and whitespace cleanup
git-svn-id: svn://10.0.0.236/trunk@146711 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:59:44 +00:00
timeless%mozdev.org
b031ecd7d5 Bug 211291 void nsCertTree::InitCompareHash doesn't check the return value of PL_DHashTableInit
r=kaie sr=bz


git-svn-id: svn://10.0.0.236/trunk@146710 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:59:21 +00:00
bienvenu%nventure.com
43036d5f42 fix mdn problems when current user is same as requester, and with mdn responses to messages stored for offline use, r/sr=mscott 218732 218132
git-svn-id: svn://10.0.0.236/trunk@146709 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:53:25 +00:00
timeless%mozdev.org
067ed6485f Bug 174218 nsXPInstallManager::ConfirmChromeInstall leaks return from nsTextFormatter::smprintf
r=dveditz sr=bz


git-svn-id: svn://10.0.0.236/trunk@146708 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:52:52 +00:00
timeless%mozdev.org
8dae28bdf6 Bug 214497 Unused variable initMovieCount in nsSound.cpp
r=floppymoose sr=tor


git-svn-id: svn://10.0.0.236/trunk@146707 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:52:43 +00:00
timeless%mozdev.org
d04defc318 Bug 214549 Warnings in nsMenuBarX.cpp
r=floppymoose sr=tor


git-svn-id: svn://10.0.0.236/trunk@146706 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:52:42 +00:00
timeless%mozdev.org
bf556723fa Bug 217896 ASSERTION: nsMemoryImpl::Alloc of 0: 'size' in GlobalWindowImpl::Unescape
r=caillon sr=jst


git-svn-id: svn://10.0.0.236/trunk@146705 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:53 +00:00
timeless%mozdev.org
f8885ea88b Bug 217007 nsCAutoString charsetBuf is unused
r=darin sr=darin


git-svn-id: svn://10.0.0.236/trunk@146704 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:43 +00:00
timeless%mozdev.org
854173a004 Bug 217562 UMR in nsJSEventListener::HandleEvent after mContext->CallEventHandler
r=caillon sr=jst


git-svn-id: svn://10.0.0.236/trunk@146703 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:42 +00:00
timeless%mozdev.org
64863e483a Bug 217852 ASSERTION: nsDebugImpl not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()'
r=dougt sr=darin


git-svn-id: svn://10.0.0.236/trunk@146702 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:41 +00:00
timeless%mozdev.org
0a95358a6a Bug 217342 change close tab message
r=riceman+bmo sr=jag


git-svn-id: svn://10.0.0.236/trunk@146701 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:34 +00:00
timeless%mozdev.org
2d537abc70 Bug 155192 crash [@nsRDFResource::~nsRDFResource] if gRDFService wasn't created
r=tingley sr=bz


git-svn-id: svn://10.0.0.236/trunk@146699 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:16 +00:00
dbaron%dbaron.org
ef866f2827 Remove unneeded null checks in attribute mapping functions. r+sr=bzbarsky b=127269
git-svn-id: svn://10.0.0.236/trunk@146697 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:34:29 +00:00
wtc%netscape.com
24b697e992 Set NSPR version to 4.5 Beta.
git-svn-id: svn://10.0.0.236/trunk@146696 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:01:59 +00:00
despotdaemon%netscape.com
a042b653a4 Pseudo-automatic update of changes made by wtc@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@146695 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:00:03 +00:00
despotdaemon%netscape.com
6ad7bfb7f0 Pseudo-automatic update of changes made by wtc@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@146694 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:58:28 +00:00
despotdaemon%netscape.com
6e99790537 Pseudo-automatic update of changes made by wtc@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@146693 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:55:44 +00:00
mozeditor%floppymoose.com
c93aa946fb Reviving Cocoa Embed Test App. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@146692 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:54:19 +00:00
wtc%netscape.com
ffc29c3fbc 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


git-svn-id: svn://10.0.0.236/trunk@146688 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:29:37 +00:00
wtc%netscape.com
a09f11c8a2 Bugzilla bug 208971: remove obsolete Mac CFM build files from NSS.
git-svn-id: svn://10.0.0.236/trunk@146687 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:04:38 +00:00
wtc%netscape.com
a057b91699 Bugzilla bug 208971: removed obsolete Mac CFM build files from NSS.
git-svn-id: svn://10.0.0.236/trunk@146686 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:01:07 +00:00
scott%scott-macgregor.org
9035a3fb75 Add minheight to address book panes. Patch by Stephen Walker
git-svn-id: svn://10.0.0.236/trunk@146677 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 22:27:59 +00:00
bryner%brianryner.com
5b1273df17 Remove extra semicolon in macro definition/usage which causes gcc 3.4 bustage (bug 218551). a=brendan.
git-svn-id: svn://10.0.0.236/trunk@146676 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 19:55:47 +00:00
cbiesinger%web.de
9d7b887b93 Bug 206472
"Bookmark This Link" does not create bookmark
patch by borggraefe@despammed.com  Stefan Borggraefe
varga: review+
bz-vacation: superreview+
asa: approval1.5+


git-svn-id: svn://10.0.0.236/trunk@146675 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 19:42:20 +00:00
bienvenu%nventure.com
cd48e4dc50 fix crash going back offline with folders with offline events r/a=sspitzer, sr=mscott, 218725
git-svn-id: svn://10.0.0.236/trunk@146674 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 18:10:58 +00:00
bienvenu%nventure.com
9378492c4c 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
git-svn-id: svn://10.0.0.236/trunk@146673 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 14:55:19 +00:00
igor%mir2.org
a78fee9997 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.


git-svn-id: svn://10.0.0.236/trunk@146672 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 12:44:23 +00:00
igor%mir2.org
70882e807b 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.


git-svn-id: svn://10.0.0.236/trunk@146671 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 11:06:25 +00:00
neil%parkwaycc.co.uk
8adaadf8a5 Bug 215831 fix autocomplete tree assertions (blank lines) r=varga sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@146670 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 09:20:53 +00:00
jpierre%netscape.com
659fda392b Fix for 215152 - better error handling
git-svn-id: svn://10.0.0.236/trunk@146667 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 01:33:25 +00:00
jpierre%netscape.com
59ce06036c Fix for bug 215152 . Improve error handling in PK11_FindSlotsByAliases
git-svn-id: svn://10.0.0.236/trunk@146666 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 01:31:54 +00:00
timeless%mozdev.org
c4861ea541 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


git-svn-id: svn://10.0.0.236/trunk@146664 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 23:54:04 +00:00
gerv%gerv.net
d354bf9480 Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=justdave.
git-svn-id: svn://10.0.0.236/trunk@146663 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 22:24:12 +00:00
sicking%bigfoot.com
a243d81336 Fix potential buildbustage by adding proper REQUIRES. No bug.
r/sr=peterv a=mkaply


git-svn-id: svn://10.0.0.236/trunk@146662 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 21:11:52 +00:00
pinkerton%netscape.com
c9c81ff7a7 check if there is an active focus controller before sending the blur
(r=pink/sr=bryner/a=brendan) bug 198153


git-svn-id: svn://10.0.0.236/trunk@146661 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 21:09:22 +00:00
nelsonb%netscape.com
4bf96c876a 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".


git-svn-id: svn://10.0.0.236/trunk@146660 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 20:22:54 +00:00
despotdaemon%netscape.com
292d5e21a1 Pseudo-automatic update of changes made by myk@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@146659 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 18:30:06 +00:00
despotdaemon%netscape.com
2d486c42c5 Pseudo-automatic update of changes made by myk@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@146658 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 18:15:23 +00:00
darin%meer.net
5c3b140cbb patch for bug 216430 "scrolling slow due to huge background image (regression)" r=pavlov,jdunn sr=tor a=chofmann
git-svn-id: svn://10.0.0.236/trunk@146657 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 18:08:17 +00:00
igor%mir2.org
87d5731cde Restoring NativeJavaPackage(String) constructor as deprecated for compatibility with Batik.
git-svn-id: svn://10.0.0.236/trunk@146655 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 13:27:11 +00:00
igor%mir2.org
c0afe35e1a ScriptRuntime.getCatchObject is modified to allow to accept instances of EvaluatorException, not only its WrappedException subclass.
git-svn-id: svn://10.0.0.236/trunk@146654 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 13:25:15 +00:00
igor%mir2.org
56bd34dbf4 Restoring JavaScriptException(String) as deprecated constructor for compatibility with BSF.
git-svn-id: svn://10.0.0.236/trunk@146653 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 13:22:50 +00:00
bryner%brianryner.com
e4de607591 remove extra semicolons (bug 218551)
git-svn-id: svn://10.0.0.236/trunk@146651 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 06:30:54 +00:00
despotdaemon%netscape.com
67a70d938c Pseudo-automatic update of changes made by nobody.
git-svn-id: svn://10.0.0.236/trunk@146650 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 04:54:49 +00:00
myk%mozilla.org
1f559af782 Testing new CVS server.
git-svn-id: svn://10.0.0.236/trunk@146649 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 04:51:14 +00:00
myk%mozilla.org
94d47c698e Fixed perl path for new server.
git-svn-id: svn://10.0.0.236/trunk@146648 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 03:51:53 +00:00
myk%mozilla.org
48bed1fde7 Fixed another path and reenabled checkins.
git-svn-id: svn://10.0.0.236/trunk@146647 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 03:47:18 +00:00
myk%mozilla.org
918287149a Updated Perl path for new server.
git-svn-id: svn://10.0.0.236/trunk@146646 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 03:40:25 +00:00
myk%mozilla.org
3f12692398 Temporarily disabling checkins to cvs.mozilla.org in order to move CVS repository to new server.
git-svn-id: svn://10.0.0.236/trunk@146645 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 02:27:16 +00:00
timeless%mozdev.org
5a45084e18 Bug 188159 no content in 'popup preferences' and 'popup windows'
patch by rlk@trfenv.com r=oeschger a=asa


git-svn-id: svn://10.0.0.236/trunk@146644 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 01:05:22 +00:00