Commit Graph

124875 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
514e9101ed Bug #220433 --> port the binutils build bustage patch to thunderbird
git-svn-id: svn://10.0.0.236/trunk@147883 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 22:28:28 +00:00
darin%meer.net
b266983a9e fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@147882 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 22:13:05 +00:00
kiko%async.com.br
2204cd8e5f Applying fixes for bugs 221658: setup-postgres.pl changes to remove ul_
prefix processing and 221657: mysql setup script for Tinderbox3 -
updates and password parameter fix. This patch removes the unnecessary
prefix transformation, and includes (free of charge) a fix for mysql
passwords.

p=bear@code-bear.com, r=jkeiser


git-svn-id: svn://10.0.0.236/trunk@147881 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 21:22:51 +00:00
darin%meer.net
96c63ea69d removing files that have now been moved into necko: b=210561 r=dwitte sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147880 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 21:09:02 +00:00
igor%mir2.org
b64c3185b4 Inlining of private functions and reorganization to shrink code size to offset resent Rhino size growth
git-svn-id: svn://10.0.0.236/trunk@147879 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 20:29:32 +00:00
igor%mir2.org
51cde2c5f0 Using ScriptRuntime.splitSC to extract packages from semicolon-separated string instead of explicit code.
git-svn-id: svn://10.0.0.236/trunk@147878 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 20:27:08 +00:00
igor%mir2.org
63b43985ba Added ScriptRuntime.splitSC
git-svn-id: svn://10.0.0.236/trunk@147877 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 20:24:27 +00:00
igor%mir2.org
e1f73afe64 Change JavaScriptException to include source and line information in Throwable.getMessage()
git-svn-id: svn://10.0.0.236/trunk@147876 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 19:36:25 +00:00
igor%mir2.org
1356265a54 Optimization: for line counting use offset of line icode of interpreter instead of the line itself. In this way interpreter does not need to read encoded line data on each line marker which can occur quite frequently.
git-svn-id: svn://10.0.0.236/trunk@147875 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 19:34:29 +00:00
dbaron%dbaron.org
b014526f98 I am not sure what brendan meant to do, but making JS_HAS_XDR always be the same as it was before the previous checkin should get the Mozilla client working again.
git-svn-id: svn://10.0.0.236/trunk@147874 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 19:01:43 +00:00
brendan%mozilla.org
09482f96d1 Split jsconfig.h JS_HAS_XDR macro for better code factoring.
git-svn-id: svn://10.0.0.236/trunk@147873 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 18:17:53 +00:00
rlk%trfenv.com
8a41d9e143 Bug 135607 - Help toolbar needs work. r=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@147870 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 14:35:57 +00:00
rlk%trfenv.com
9564258b53 Bug 135607 - Help toolbar needs work
git-svn-id: svn://10.0.0.236/trunk@147869 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 14:34:52 +00:00
uid502
6b34cca104 Bug 165149. Make children of a scrolled element inherit style directly from the element instead of via the scrolled frames. Add a new view property to indicate that the view is painted on a uniform background and use it to optimize scrolling, so that a scrolled element with a uniform background color can still be scrolled using bitblits. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147868 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 12:00:05 +00:00
nelsonb%netscape.com
bcedd95a62 Correctly handle a NULL moduleSpecList. Bug 220217.
git-svn-id: svn://10.0.0.236/trunk@147867 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 01:49:24 +00:00
nelsonb%netscape.com
458f866ce8 This file has been dead code since NSS 3.4 released, if not sooner.
git-svn-id: svn://10.0.0.236/trunk@147866 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 01:10:51 +00:00
bzbarsky%mit.edu
ff3a7b042c Make sure to notify document observers even about content that gets added to
the document before StartLayout().  Block those notifications from getting
passed on to the frame constructor before StartLayout(), though.  Bug 220930,
r=peterv, sr=jst


git-svn-id: svn://10.0.0.236/trunk@147865 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:27:45 +00:00
rginda%netscape.com
55c040b956 landing 0.9.40
fixes a number of i18n issues, and the following bugs:
http://bugzilla.mozilla.org/buglist.cgi?bug_id=221068,220839,217358,207182,213782


git-svn-id: svn://10.0.0.236/trunk@147864 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:21:05 +00:00
dwitte%stanford.edu
88ae604058 whoops. these weren't meant to go in. ;)
git-svn-id: svn://10.0.0.236/trunk@147863 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:12:33 +00:00
dwitte%stanford.edu
424cd24516 refactor cookie prompting helper to where it belongs... this will increase perf a little, for the case where prompting is turned off.
b=220624, r=mvl, sr=darin.


git-svn-id: svn://10.0.0.236/trunk@147862 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:06:13 +00:00
jpierre%netscape.com
e8b5b71f66 Fix for bug 221743 - incorrect certificate usage macro
git-svn-id: svn://10.0.0.236/trunk@147861 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 23:22:31 +00:00
darin%meer.net
2480a8159c moving cookies backend into necko: b=210561 r=dwitte sr=bryner
these files were moved from their old home in extensions/cookie.  the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all.  that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)

so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:

mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl


git-svn-id: svn://10.0.0.236/trunk@147860 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 23:09:18 +00:00
darin%meer.net
9286ff8199 moving cookie service into necko: b=210561 r=dwitte sr=bryner
these files were moved from their old home in extensions/cookie.  the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all.  that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)

so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:

mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl


git-svn-id: svn://10.0.0.236/trunk@147859 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 23:08:01 +00:00
darin%meer.net
d559b138c6 backing these out temporarily
git-svn-id: svn://10.0.0.236/trunk@147858 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:37:07 +00:00
darin%meer.net
2a4d434a52 moving cookies backend into necko: b=210561 r=dwitte sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147857 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:34:06 +00:00
darin%meer.net
e625c0cfb8 moving cookies backend into necko: b=210561 r=dwitte sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147856 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:27:41 +00:00
neil%parkwaycc.co.uk
ecb38ffbfc Supplementary patch to bug 221503 to fix timeout issues r=pch sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147854 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:20:20 +00:00
darin%meer.net
caa6b530dd landing last patch to separate cookie backend from permissions system, b=210561, r=dwitte, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147853 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:23:44 +00:00
mostafah%oeone.com
2b346eb707 Adding in toolbar icons for calendar
git-svn-id: svn://10.0.0.236/trunk@147852 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:15:10 +00:00
mostafah%oeone.com
deacebf64d Removed dependency on tasksOverlay.xul to make calendar available to thunderbird
git-svn-id: svn://10.0.0.236/trunk@147851 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:09:28 +00:00
mostafah%oeone.com
0c8b5a3917 Improved install script
git-svn-id: svn://10.0.0.236/trunk@147850 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:07:23 +00:00
scott%scott-macgregor.org
749b81ee54 fix account manager error
git-svn-id: svn://10.0.0.236/trunk@147849 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 19:57:00 +00:00
neil%parkwaycc.co.uk
404afda1e8 Bug 221719 Disable Composer's Paste As Quotation menuitem in the subject and address fields r=brade sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147848 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 19:02:28 +00:00
neil%parkwaycc.co.uk
a9fd237d20 supplementary patch to the fix to bug 209532 to fix the case when the prefs are empty or unset r/sr=darin
git-svn-id: svn://10.0.0.236/trunk@147847 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 18:05:18 +00:00
neil%parkwaycc.co.uk
7d745d4128 Bug 221503 Bookmarks chevron updates unnecessarily r=varga sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147846 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 16:34:03 +00:00
bmlk%gmx.de
1a2e8df311 document.write(some object) writes the object type and the object address in debug builds. This creates false positives in layout regression tests.
git-svn-id: svn://10.0.0.236/trunk@147845 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 16:30:38 +00:00
bzbarsky%mit.edu
c5b3991b08 Make sure we look at ~/.mailcap before going out to the GNOME settings. Bug
221042, r=biesi, sr=bryner


git-svn-id: svn://10.0.0.236/trunk@147844 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 16:18:16 +00:00
cbiesinger%web.de
aa49b64ce6 bug 221697 <wizard> ignores specified size
patch by  Stefan Borggraefe   borggraefe@despammed.com, r=neil.parkwaycc.co.uk, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@147843 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:48:52 +00:00
relyea%netscape.com
9f2bc8d2a4 Bug 191467
Multipart signing and verifying broken for several mechanisms in softoken
Reporter:   	Andreas.Sterbenz@sun.com (Andreas Sterbenz)
sr=nelsonb


git-svn-id: svn://10.0.0.236/trunk@147842 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:32:26 +00:00
relyea%netscape.com
291f5c8248 Bug 203866
Make unloaded modules visible for administrative purposes.
sr=wtc r=nelson


git-svn-id: svn://10.0.0.236/trunk@147841 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:29:43 +00:00
relyea%netscape.com
ae7ce661c1 Bug 203866. Make unloaded modules visible for administrative purposes.
sr=wtc r=nelson


git-svn-id: svn://10.0.0.236/trunk@147840 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:26:23 +00:00
mostafah%oeone.com
efd8cbd74f Upgrading version to latest release
git-svn-id: svn://10.0.0.236/trunk@147839 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:10:45 +00:00
mvl%exedo.nl
2b39cc7aa4 Try the scheme if no host is found when showing a cookie dialog. bug 209689, r=dwitte, sr=darin
git-svn-id: svn://10.0.0.236/trunk@147838 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:08:43 +00:00
mcs%netscape.com
f9cbc32e48 Fix bug # 205419 - Relicense LDAP C SDK (directory/c-sdk).
Replace existing licenses with a triple license (NPL/GPL/LGPL or
    MPL/GPL/LGPL).
  Add licenses to files that had no license.
  Remove two unused files.


git-svn-id: svn://10.0.0.236/trunk@147837 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:03:52 +00:00
cbiesinger%web.de
4ea53d0464 bug 220832. Make sure that we don't use the extension from the URL when the server sent a Content-Disposition header with a filename.
r=bzbarsky sr=darin


git-svn-id: svn://10.0.0.236/trunk@147834 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 13:43:15 +00:00
cbiesinger%web.de
b612ae2e98 Bug 217433. Implement nsIRequest::Suspend and ::Resume for the data: channel, by using nsIInputStreamPump.
r=darin sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@147833 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 13:41:20 +00:00
neil%parkwaycc.co.uk
4a4f2d7f2d Bug 161452 Tree content and builder views may need to recheck empty status after children are removed based on patch by kyle yuan r=varga sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147831 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 08:39:35 +00:00
neil%parkwaycc.co.uk
5c1b6f5f11 Bug 209532 Separate prefs to override Mozilla/5.0 at beginning of UA string p=mpeseng@tin.it r/sr=darin
git-svn-id: svn://10.0.0.236/trunk@147830 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 08:20:46 +00:00
darin%meer.net
6dedf7800d fixes bug 221763 "XPTC_InvokeByIndex crashes when cross-compiled under GCC 3.x for target arm-linux" r=timeless sr=shaver
git-svn-id: svn://10.0.0.236/trunk@147829 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 07:15:24 +00:00
dwitte%stanford.edu
f7c282dd7c trivial #include fixes (mostly removing deprecated nsIEnumerator uses)
no bug, r=timeless, sr=bz


git-svn-id: svn://10.0.0.236/trunk@147828 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 07:06:05 +00:00