wtc%netscape.com
6281ef2ac8
Bugzilla bug 129298: the assertion may be false. Remove it, and initialize
...
stanNick to NULL. r=mcgreer.
git-svn-id: svn://10.0.0.236/trunk@116106 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 00:02:35 +00:00
bryner%netscape.com
86178b4a45
Adding some missing .cvsignore files. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@116105 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 00:00:05 +00:00
timeless%mac.com
9c6a89ff44
Bug 128841 "Relative links" should really be "Related links"
...
patch by mikejk@ameritech.net r=choess@stwing.upenn.edu sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@116104 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:50:16 +00:00
dbaron%fas.harvard.edu
564273d1d2
Fix top theme switching crash by clearing the outliner's style caches from DidSetStyleContext instead of FlushMiscWidgetInfo. b=116038 sr=hyatt r=bzbarsky a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116103 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:48:26 +00:00
dcone%netscape.com
b441e5fbc7
b=117376, b=128282 r=kmcclusk,sr=attinasi,a=asa. Fixed Alpha blend tiling and some speed issues
...
with PatBlt and windows NT.
git-svn-id: svn://10.0.0.236/trunk@116102 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:41:14 +00:00
relyea%netscape.com
156fb9e6dc
Cache whether there are no CRL's and Trust objects on removable HW tokens
...
git-svn-id: svn://10.0.0.236/trunk@116101 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:21:39 +00:00
ian.mcgreer%sun.com
8f075ae6a7
additional change to last patch, suggested by wtc
...
r=wtc
git-svn-id: svn://10.0.0.236/trunk@116099 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:53:40 +00:00
attinasi%netscape.com
ef8e70811a
Added NS_COM to fix linkage problems. Thanks Chris S~!
...
git-svn-id: svn://10.0.0.236/trunk@116097 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:38:41 +00:00
attinasi%netscape.com
9f7d11a019
Attempt to fix linkage bustage cruftage - added nsDoubleHashtableStringSupports to the NeverCalled block.
...
git-svn-id: svn://10.0.0.236/trunk@116096 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:23:24 +00:00
darin%netscape.com
1cb81baea7
fixing typo... NOT PART OF THE BUILD... b=124042
...
git-svn-id: svn://10.0.0.236/trunk@116094 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:14:09 +00:00
ian.mcgreer%sun.com
8e15d46893
bug 129298, handle different nicknames across tokens
...
r=relyea/a=wtc
git-svn-id: svn://10.0.0.236/trunk@116093 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:08:00 +00:00
nelsonb%netscape.com
648062ebf2
Build p7content p7env p7sign and p7verify using nss shared libs.
...
bug 129354. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@116092 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:07:21 +00:00
nelsonb%netscape.com
b03f9ba8a6
Add support for new -p option to pass password to PK11 token.
...
Patch by evanchu@aol.com (Evan Chu). r=nelsonb a=wtc bug 129354.
git-svn-id: svn://10.0.0.236/trunk@116091 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:05:43 +00:00
wtc%netscape.com
f50c7bbbfa
Bugzilla bug 129408: removed the "FOR PSM" comment. All of these NSS 3.4
...
exports are fine for general use. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@116087 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:31:05 +00:00
jgmyers%netscape.com
62371944c7
Don't detect HZ as UTF-8: bug 119079 r=nhotta sr=mscott a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116085 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:25:13 +00:00
wtc%netscape.com
53ab332e0a
Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. List
...
the symbols in alphabetical order. In softokn.def, changed "Sofoken 3.4
release" to "NSS 3.4 release, which is what we use in other *.def files.
Added seven new PKCS7 exports to smime.def. r=relyea
Modified files: nss.def smime.def softokn.def ssl.def
git-svn-id: svn://10.0.0.236/trunk@116083 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:18:49 +00:00
alexsavulov%netscape.com
083153ec7a
forgot some comments in the source... damn the tree will burs
...
git-svn-id: svn://10.0.0.236/trunk@116082 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:18:26 +00:00
nhotta%netscape.com
6e9c38599c
Forward inline URI, changed to use GetUrlForUri instead of CreateStartupUrl,
...
contributed by adu@sparc.spb.su ,
bug 66098, r=nhotta, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116081 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:13:58 +00:00
pinkerton%netscape.com
cdfcf7cfc1
remove redundant code for seamonkey, especially given that it doesn't work in embedding. allows embedding apps to use xul pref window. r=blake/sr=hyatt/a=asa. bug# 128924.
...
git-svn-id: svn://10.0.0.236/trunk@116080 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:10:47 +00:00
bzbarsky%mit.edu
811129713e
Make it possible to save parts of multipart streams. Bug 117958, patch
...
by rpotts@netscape.com , r=bzbarsky, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116078 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:57:55 +00:00
jkeiser%netscape.com
da2627ead4
Move radio buttons to content (bug 108308). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116076 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:53:40 +00:00
alexsavulov%netscape.com
46ac9aab40
fix for bug 121368 - prevents the method nsCSSFrameConstructor::ReframeContainingBlock
...
to execute during a reflow and so destroy the frame tree that's in reflow
sr= attinasi, r= karnaze, a= asa
git-svn-id: svn://10.0.0.236/trunk@116074 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:51:05 +00:00
ian.mcgreer%sun.com
93335b6c5a
bug 129370, temp cert trusts and S/MIME profiles may cause crashes
...
r/a=wtc
git-svn-id: svn://10.0.0.236/trunk@116072 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:42:40 +00:00
locka%iol.ie
58bbd1086d
Prevent persist object giving out duplicated file names. b=115991 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116071 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:34:57 +00:00
rchen%netscape.com
5918cc4413
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116070 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:18:31 +00:00
brade%netscape.com
742c126b71
don't clone node if flag is set to operate on original dom, add error checking (bug 125069); r=adamlock, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116069 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:14:19 +00:00
darin%netscape.com
e07e279baf
fixes bug 114897 "My.Yahoo - Logs you out when using Back button"
...
r=dougt, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/trunk@116068 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:13:14 +00:00
rchen%netscape.com
5f00e975e6
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116067 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:11:34 +00:00
dougt%netscape.com
f3dc51d9cf
Fail when Async Proxy methods are passed out or in-out params. bug 128560. r/sr=jband@netscape.com,rpotts@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116065 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:02:38 +00:00
dp%netscape.com
507da7c4a5
backing out previous change to figure out whats going on
...
git-svn-id: svn://10.0.0.236/trunk@116063 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 16:45:25 +00:00
bienvenu%netscape.com
ae2715def5
fix problem leaking msg dbs and db's not getting closed when not in use r=naving, sr=sspitzer a=asa 129312
...
git-svn-id: svn://10.0.0.236/trunk@116062 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:43:17 +00:00
dp%netscape.com
ebea38ccd0
(again) bug 116023 Parser recycling buffers. Protects all cases of
...
usage of mCurrentPosition without checking mSlidingBuffer. r=harishd,
sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/trunk@116061 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:43:12 +00:00
karnaze%netscape.com
0536167ed4
bug 128876 - expanded border collapse damage area to include spanners. sr=roc, r=bernd, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116060 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:33:49 +00:00
ccarlen%netscape.com
a25eb59193
Bug 45699 - Load plugins from profiles directory. r=peterl/sr=roc+moz/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116058 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:24:40 +00:00
karnaze%netscape.com
a8c727d080
bug 127471 - construct the correct nsStyleBorder for border collapse cells, . sr=roc, r=alexsavulov, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116057 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:23:08 +00:00
peterlubczynski%netscape.com
45160766d4
Fix for % sizing of object frame, bug 106602 r=serge sr=attinasi a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@116056 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:22:24 +00:00
ftang%netscape.com
3fc8df7cf5
fix bug 90583. r=mjudge/jfrancis sr=kin a=asa
...
fix chinese ime candidate window position problem.
we need the nsAutoPlaceHolderBatch destroctor called before hitting
GetCaretCoordinates so the states in Frame system sync with content
therefore, we put the nsAutoPlaceHolderBatch into a inner block
{
git-svn-id: svn://10.0.0.236/trunk@116055 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 14:34:35 +00:00
rods%netscape.com
3f19270582
1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
...
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@116053 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:57:33 +00:00
rods%netscape.com
d493013619
When object tags are sub-documents they should be treated as IFrames for printing
...
Bug 128142
sr=attinasi r=dcone a=asa
git-svn-id: svn://10.0.0.236/trunk@116052 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:44:57 +00:00
mhammond%skippinet.com.au
da6b6e6938
Provide a nicer exception when an unknown contract ID is attempted to be
...
used.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@116051 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:01:38 +00:00
mhammond%skippinet.com.au
f4363534ec
Minor comment and string change. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@116050 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:00:43 +00:00
mhammond%skippinet.com.au
2a21e569f7
Add tests for repr() of objects. Remove assert, replace with functions
...
that don't depend on -o flag.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@116049 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 11:59:40 +00:00
mhammond%skippinet.com.au
26af7368a6
Back out last checkin - windows has thread-state problems with this code.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@116048 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 11:26:03 +00:00
seawood%netscape.com
950cc30c1a
Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME.
...
Bug #129075 r=syd
git-svn-id: svn://10.0.0.236/trunk@116047 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 09:31:11 +00:00
leaf%mozilla.org
0eca115550
fix bogus env var test, missing tab, to fix gmake release build sizes. r=cls,
...
a=drivers
git-svn-id: svn://10.0.0.236/trunk@116046 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 08:23:11 +00:00
roc+%cs.cmu.edu
47f375d504
Bug 35274. Make event handling in layout respect clipping. r=dbaron,sr=attinasi,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116038 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 07:03:03 +00:00
mkaply%us.ibm.com
8b99827d26
#129119
...
r=smontagu, sr=blizzard, a=asa
Os/2 only - use a constant scale for printing based on 96dpi
git-svn-id: svn://10.0.0.236/trunk@116037 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 06:17:15 +00:00
mkaply%us.ibm.com
785233a7b5
#129119
...
r=smontagu, sr=blizzard, a=asa
Os/2 only - Move #pragma pack so include of os2.h doesn't override it
git-svn-id: svn://10.0.0.236/trunk@116036 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 06:15:10 +00:00
morse%netscape.com
a38936a110
bug 128942, crash in cookie module, r/sr=darin,jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116035 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 06:09:30 +00:00
bryner%netscape.com
1b4802b26f
#include cleanup from my last checkin. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@116033 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 04:09:12 +00:00