dbaron%fas.harvard.edu
0d7a67caac
Release static nsDOMScriptObjectFactory, nsBoxLayout, and nsRepeatService in layout module destructor. r=jst@netscape.com b=43576 r=evaughan@netscape.com b=43582,43588 sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@82420 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:22:03 +00:00
dbaron%fas.harvard.edu
8205ca1c3f
Fix leaks of nsBoxLayout and nsRepeatService by freeing in layout module destructor. (Uses raw pointers instead of static nsCOMPtrs.) r=evaughan@netscape.com sr=brendan@mozilla.org b=43582, 43588
...
git-svn-id: svn://10.0.0.236/trunk@82419 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:20:22 +00:00
dbaron%fas.harvard.edu
a3645fac5c
Fix leak of nsDOMScriptObjectFactory by freeing in layout module destructor. r=jst@netscape.com sr=brendan@mozilla.org b=43576
...
git-svn-id: svn://10.0.0.236/trunk@82418 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:17:18 +00:00
dbaron%fas.harvard.edu
1fab9ffaf8
Fix leak of an nsIURI (the URL of the quirk stylesheet). Patch from inaky.gonzalez@intel.com. r=attinasi@netscape.com sr=brendan@mozilla.org b=43656
...
git-svn-id: svn://10.0.0.236/trunk@82417 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:13:53 +00:00
dbaron%fas.harvard.edu
04c231b23e
Fix leak of arrays allocated in GetPluginInfo. r=av@netscape.com sr=brendan@mozilla.org b=59159
...
git-svn-id: svn://10.0.0.236/trunk@82416 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:10:37 +00:00
dbaron%fas.harvard.edu
1d89ca0d26
Fix leak of nsConnectionCacheObj for FTP connections to nonexistant sites. r=valeski@netscape.com sr=brendan@mozilla.org b=58948
...
git-svn-id: svn://10.0.0.236/trunk@82415 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:08:23 +00:00
dbaron%fas.harvard.edu
256a605351
Make nsDestroyJSPrincipals stop confusing the leak stats by calling AddRef, but not when the refcount is 0. r=mstoltz@netscape.com sr=brendan@mozilla.org b=59135
...
git-svn-id: svn://10.0.0.236/trunk@82414 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:06:57 +00:00
dbaron%fas.harvard.edu
cf67dceed1
Fix leak of gViewManagers nsVoidArray. r=roc+moz@cs.cmu.edu sr=brendan@mozilla.org b=58965
...
git-svn-id: svn://10.0.0.236/trunk@82413 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:04:02 +00:00
dbaron%fas.harvard.edu
4cb75fda5a
Remove the last remnants of the misspelled nsTextFormater and remove the misspelled files. r=erik@netscape.com sr=brendan@mozilla.org b=16951
...
git-svn-id: svn://10.0.0.236/trunk@82412 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:02:17 +00:00
dbaron%fas.harvard.edu
531c2e3ee0
Fix leak of mCurrentFocus that caused input element in URL bar to leak. r=saari@netscape.com sr=hyatt@netscape.com b=59042
...
git-svn-id: svn://10.0.0.236/trunk@82411 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 03:00:02 +00:00
dbaron%fas.harvard.edu
88006c5e39
Fix leak of ImageRequestImpl. r=pnunn@netscape.com sr=brendan@mozilla.org b=59179
...
git-svn-id: svn://10.0.0.236/trunk@82410 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 02:57:37 +00:00
dbaron%fas.harvard.edu
f953d98d6c
Fix leak of nsFontGTK. Patch from bstell@netscape.com. r=erik@netscape.com sr=blizzard@mozilla.org b=5547
...
git-svn-id: svn://10.0.0.236/trunk@82409 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 02:56:10 +00:00
nelsonb%netscape.com
0f1491f068
Add new default public and private RSA keys.
...
git-svn-id: svn://10.0.0.236/trunk@82408 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 02:46:20 +00:00
nelsonb%netscape.com
5236cb62a3
Add values for test modulus and exponent for benchmarking purposes.
...
git-svn-id: svn://10.0.0.236/trunk@82407 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 02:44:17 +00:00
nelsonb%netscape.com
62d1dcc1df
Fix mpp_pprime (Miller-Rabin Pseudo Primality test) to report MP_NO,
...
instead of MP_OKAY, for numbers == 3 mod 4 that are composite.
Also added two test cases to mpi-test.c. Fixes bug 59438.
git-svn-id: svn://10.0.0.236/trunk@82406 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 01:52:52 +00:00
dprice%netscape.com
9723b2a687
Making the jar cache test more flexable.
...
Adding all-tests:: rule to makefile.win
git-svn-id: svn://10.0.0.236/trunk@82405 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 01:30:31 +00:00
javi%netscape.com
b1c0d85801
Add the MP_API_COMPATIBLE for Mac builds so that MPI libraries build
...
correctly.
git-svn-id: svn://10.0.0.236/trunk@82404 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 01:16:04 +00:00
javi%netscape.com
0942ce8c9e
Modify the NSS project to use the new freebl code
...
git-svn-id: svn://10.0.0.236/trunk@82403 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 01:12:09 +00:00
javi%netscape.com
8092f6638b
Make this file buildable on Mac
...
git-svn-id: svn://10.0.0.236/trunk@82402 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 01:11:23 +00:00
pschwartau%netscape.com
71f49ea4ea
The const keyword is non-ECMA and not currently implemented in Rhino
...
git-svn-id: svn://10.0.0.236/trunk@82401 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 01:10:43 +00:00
javi%netscape.com
8aadacbd0e
Make this file build on the Mac.
...
git-svn-id: svn://10.0.0.236/trunk@82400 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 01:06:47 +00:00
sfraser%netscape.com
58a8a69939
Fix for bug 48887 -- OpenURL apple event drops the last character of the URL. r=beard, sr=scc. Trunk checkin.
...
git-svn-id: svn://10.0.0.236/trunk@82399 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 00:53:30 +00:00
heikki%netscape.com
41b020b9c1
Bug 59389, eliminate nsIContent::IsSynthetic(). r=jst, a=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@82397 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 00:42:42 +00:00
heikki%netscape.com
cea389f229
Bug 51428, fix UMR in nsEventStateManager::DispatchNewEvent
...
git-svn-id: svn://10.0.0.236/trunk@82396 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 00:33:37 +00:00
heikki%netscape.com
de26e0d8e5
Bug 48886, fix UMR and clean up some ugly code. r=jst, a=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@82395 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-08 00:31:06 +00:00
mkaply%us.ibm.com
635e0685ba
#59255
...
r=mkaply, a=blizzard
Code from Dmitry Kubov to fix Arial
git-svn-id: svn://10.0.0.236/trunk@82394 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 22:50:46 +00:00
mkaply%us.ibm.com
42d2a56ca4
#59380
...
r=mkaply, a=blizzard
Code from jkobal/Dainis Jonitis to fix private clipboard formats
git-svn-id: svn://10.0.0.236/trunk@82393 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 22:31:41 +00:00
mkaply%us.ibm.com
e9c023316f
#59381
...
r=mkaply, a=blizzard
Not handling border and window styles
git-svn-id: svn://10.0.0.236/trunk@82392 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 22:22:43 +00:00
mkaply%us.ibm.com
c03bbef3af
#59396
...
r=jkobal, a=blizzard
Using wrong value for nsLookAndFeel, and wrong font checks
git-svn-id: svn://10.0.0.236/trunk@82391 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 22:17:55 +00:00
bratell%lysator.liu.se
df6fc2c67e
Fix for 59181. HTML lists and format=flowed don't work together. The solution is to disable flow when lines are indented. r=akkana sr=vidur
...
git-svn-id: svn://10.0.0.236/trunk@82389 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 20:02:54 +00:00
robinf%netscape.com
f7286c7b50
fixinb bug 59019
...
git-svn-id: svn://10.0.0.236/trunk@82388 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 19:33:01 +00:00
pavel%gingerall.cz
a960aa3312
- jsperl.c compiled with js programm, not with libjs
...
- better JS value tie methods
- memory leaks fixed
- support of digging native js error from exception
git-svn-id: svn://10.0.0.236/trunk@82385 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 15:24:49 +00:00
kvisco%ziplink.net
678862fcf4
Not part of regular build. ContextState now extends
...
NamespaceResolver. ElementExpr has some code for handling namespaces.
git-svn-id: svn://10.0.0.236/trunk@82382 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 10:49:07 +00:00
kvisco%ziplink.net
c03e7cde3f
Not part of regular build. Added method for resolving by prefix only
...
git-svn-id: svn://10.0.0.236/trunk@82381 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 10:47:17 +00:00
kvisco%ziplink.net
5e2036fad3
Not part of regular build. Added new method for NamespaceResolver
...
git-svn-id: svn://10.0.0.236/trunk@82380 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 10:46:03 +00:00
kvisco%ziplink.net
5193cdf065
Not part of regular build. Added fix for expressions starting with '/'
...
git-svn-id: svn://10.0.0.236/trunk@82379 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 10:42:35 +00:00
kvisco%ziplink.net
efe4468608
Not part of regular build. Patch to treat "abc:*" as an CNAME
...
git-svn-id: svn://10.0.0.236/trunk@82378 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 08:30:51 +00:00
pavlov%netscape.com
2a6a2ced8f
commenting out some printfs r=ramiro
...
git-svn-id: svn://10.0.0.236/trunk@82377 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 08:29:59 +00:00
alecf%netscape.com
56277aab07
fix for #59125 - back out some stuff that I didn't mean to checkin
...
(wallet has to be loaded in main1() so that it registers correctly with the
observer service)
r=syd, sr=scc
git-svn-id: svn://10.0.0.236/trunk@82376 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 08:04:06 +00:00
blizzard%redhat.com
39e90cd15d
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@82375 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 06:17:38 +00:00
koehler%mythrium.com
b3f112d355
reverted patch 55674
...
git-svn-id: svn://10.0.0.236/trunk@82374 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 05:56:30 +00:00
scc%mozilla.org
2e9c6662cc
bug #39621 , r=kmcclusky@netscape.com, sr=blizzard@mozilla.org. Enable the new view manager with a pref "nglayout.debug.enable_scary_view_manager". Just being the mac buddy for blizzard and roc.
...
git-svn-id: svn://10.0.0.236/trunk@82373 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 05:22:03 +00:00
nboyd%atg.com
277079138b
Clean up debug APIs
...
git-svn-id: svn://10.0.0.236/trunk@82370 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 03:20:56 +00:00
mstoltz%netscape.com
5b27bdf415
Fixing bugscape 3109, LiveConnect exploit. sr=jband, brendan.
...
Fixing 58021, exploit in "open in new window," bug 55237. sr=brendan
git-svn-id: svn://10.0.0.236/trunk@82368 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 01:14:08 +00:00
rogerl%netscape.com
b095cbfba5
Fixed warnings & bogus qualifier.
...
git-svn-id: svn://10.0.0.236/trunk@82367 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 01:09:45 +00:00
pollmann%netscape.com
27b98e663c
Bug 579678: Strip linebreaks from URLs before escaping r=gagan, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@82366 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 01:03:04 +00:00
rogerl%netscape.com
513a2a7bf9
Fixed statics and constructors bitrot.
...
git-svn-id: svn://10.0.0.236/trunk@82365 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 00:59:27 +00:00
rogerl%netscape.com
fb988909e9
More tests and changed 'verify' to live separately.
...
git-svn-id: svn://10.0.0.236/trunk@82364 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 00:58:42 +00:00
thayes%netscape.com
748e907627
Bug 59307: Provide a target value for the "new-email-default" result of PKCS12
...
restore, and use it for building the certificate list refresh URL.
Fix the certificate list code to correctly check the type of object it
is given.
git-svn-id: svn://10.0.0.236/trunk@82363 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-07 00:23:17 +00:00
mkaply%us.ibm.com
0fc0277f12
OS/2 TB breakage
...
Uh duh #if 0, not #ifdef 0
git-svn-id: svn://10.0.0.236/trunk@82362 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-06 23:49:49 +00:00