Commit Graph

72744 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
08583edc80 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 2000-11-08 03:22:03 +00:00
dbaron%fas.harvard.edu
f368678625 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 2000-11-08 03:20:22 +00:00
dbaron%fas.harvard.edu
64ab978d6a Fix leak of nsDOMScriptObjectFactory by freeing in layout module destructor. r=jst@netscape.com sr=brendan@mozilla.org b=43576 2000-11-08 03:17:18 +00:00
dbaron%fas.harvard.edu
638b1b16f4 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 2000-11-08 03:13:53 +00:00
dbaron%fas.harvard.edu
79ce786050 Fix leak of arrays allocated in GetPluginInfo. r=av@netscape.com sr=brendan@mozilla.org b=59159 2000-11-08 03:10:37 +00:00
dbaron%fas.harvard.edu
d1939ea6d3 Fix leak of nsConnectionCacheObj for FTP connections to nonexistant sites. r=valeski@netscape.com sr=brendan@mozilla.org b=58948 2000-11-08 03:08:23 +00:00
dbaron%fas.harvard.edu
5dd72c255e 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 2000-11-08 03:06:57 +00:00
dbaron%fas.harvard.edu
c333a6114a Fix leak of gViewManagers nsVoidArray. r=roc+moz@cs.cmu.edu sr=brendan@mozilla.org b=58965 2000-11-08 03:04:02 +00:00
dbaron%fas.harvard.edu
14f0d12bad Remove the last remnants of the misspelled nsTextFormater and remove the misspelled files. r=erik@netscape.com sr=brendan@mozilla.org b=16951 2000-11-08 03:02:17 +00:00
dbaron%fas.harvard.edu
4de499215d Fix leak of mCurrentFocus that caused input element in URL bar to leak. r=saari@netscape.com sr=hyatt@netscape.com b=59042 2000-11-08 03:00:02 +00:00
dbaron%fas.harvard.edu
d12acd117e Fix leak of ImageRequestImpl. r=pnunn@netscape.com sr=brendan@mozilla.org b=59179 2000-11-08 02:57:37 +00:00
dbaron%fas.harvard.edu
2967370343 Fix leak of nsFontGTK. Patch from bstell@netscape.com. r=erik@netscape.com sr=blizzard@mozilla.org b=5547 2000-11-08 02:56:10 +00:00
nelsonb%netscape.com
45daa22eba Add new default public and private RSA keys. 2000-11-08 02:46:20 +00:00
nelsonb%netscape.com
7a6c3be3e4 Add values for test modulus and exponent for benchmarking purposes. 2000-11-08 02:44:17 +00:00
nelsonb%netscape.com
c029359f7f 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.
2000-11-08 01:52:52 +00:00
dprice%netscape.com
1a0d72687e Making the jar cache test more flexable.
Adding all-tests:: rule to makefile.win
2000-11-08 01:30:31 +00:00
javi%netscape.com
e55b920ee5 Add the MP_API_COMPATIBLE for Mac builds so that MPI libraries build
correctly.
2000-11-08 01:16:04 +00:00
javi%netscape.com
8106534690 Modify the NSS project to use the new freebl code 2000-11-08 01:12:09 +00:00
javi%netscape.com
ae93637c3d Make this file buildable on Mac 2000-11-08 01:11:23 +00:00
pschwartau%netscape.com
443dc25546 The const keyword is non-ECMA and not currently implemented in Rhino 2000-11-08 01:10:43 +00:00
javi%netscape.com
9d91f9ba1b Make this file build on the Mac. 2000-11-08 01:06:47 +00:00
sfraser%netscape.com
36d5cca130 Fix for bug 48887 -- OpenURL apple event drops the last character of the URL. r=beard, sr=scc. Trunk checkin. 2000-11-08 00:53:30 +00:00
heikki%netscape.com
3870ddca29 Bug 59389, eliminate nsIContent::IsSynthetic(). r=jst, a=vidur. 2000-11-08 00:42:42 +00:00
heikki%netscape.com
70cc953e30 Bug 51428, fix UMR in nsEventStateManager::DispatchNewEvent 2000-11-08 00:33:37 +00:00
heikki%netscape.com
de2d514804 Bug 48886, fix UMR and clean up some ugly code. r=jst, a=vidur. 2000-11-08 00:31:06 +00:00
mkaply%us.ibm.com
6b989cdd28 #59255
r=mkaply, a=blizzard
Code from Dmitry Kubov to fix Arial
2000-11-07 22:50:46 +00:00
mkaply%us.ibm.com
2a9da7b0a3 #59380
r=mkaply, a=blizzard
Code from jkobal/Dainis Jonitis to fix private clipboard formats
2000-11-07 22:31:41 +00:00
mkaply%us.ibm.com
bd8c574638 #59381
r=mkaply, a=blizzard
Not handling border and window styles
2000-11-07 22:22:43 +00:00
mkaply%us.ibm.com
5fa28a0ed0 #59396
r=jkobal, a=blizzard
Using wrong value for nsLookAndFeel, and wrong font checks
2000-11-07 22:17:55 +00:00
bratell%lysator.liu.se
9f981fd116 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 2000-11-07 20:02:54 +00:00
robinf%netscape.com
dcf09318ab fixinb bug 59019 2000-11-07 19:33:01 +00:00
pavel%gingerall.cz
5ea133c95a - 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
2000-11-07 15:24:49 +00:00
kvisco%ziplink.net
a07b59a304 Not part of regular build. ContextState now extends
NamespaceResolver. ElementExpr has some code for handling namespaces.
2000-11-07 10:49:07 +00:00
kvisco%ziplink.net
f6b958a7e1 Not part of regular build. Added method for resolving by prefix only 2000-11-07 10:47:17 +00:00
kvisco%ziplink.net
d054c7cf8e Not part of regular build. Added new method for NamespaceResolver 2000-11-07 10:46:03 +00:00
kvisco%ziplink.net
48e3a1ba4a Not part of regular build. Added fix for expressions starting with '/' 2000-11-07 10:42:35 +00:00
kvisco%ziplink.net
596099c506 Not part of regular build. Patch to treat "abc:*" as an CNAME 2000-11-07 08:30:51 +00:00
pavlov%netscape.com
a30aea6b50 commenting out some printfs r=ramiro 2000-11-07 08:29:59 +00:00
alecf%netscape.com
bac3c79938 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
2000-11-07 08:04:06 +00:00
blizzard%redhat.com
d5affef82d fix bustage 2000-11-07 06:17:38 +00:00
koehler%mythrium.com
c8273e968b reverted patch 55674 2000-11-07 05:56:30 +00:00
scc%mozilla.org
f8168bf83e 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. 2000-11-07 05:22:03 +00:00
nboyd%atg.com
629043f2b8 Clean up debug APIs 2000-11-07 03:20:56 +00:00
mstoltz%netscape.com
e875395364 Fixing bugscape 3109, LiveConnect exploit. sr=jband, brendan.
Fixing 58021, exploit in "open in new window," bug 55237. sr=brendan
2000-11-07 01:14:08 +00:00
rogerl%netscape.com
ec89b08c8b Fixed warnings & bogus qualifier. 2000-11-07 01:09:45 +00:00
pollmann%netscape.com
468f6835ea Bug 579678: Strip linebreaks from URLs before escaping r=gagan, sr=mscott 2000-11-07 01:03:04 +00:00
rogerl%netscape.com
d2f5ecf8ff Fixed statics and constructors bitrot. 2000-11-07 00:59:27 +00:00
rogerl%netscape.com
3e4ebc2d54 More tests and changed 'verify' to live separately. 2000-11-07 00:58:42 +00:00
thayes%netscape.com
ebb9375a31 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.
2000-11-07 00:23:17 +00:00
mkaply%us.ibm.com
bc2046c3c5 OS/2 TB breakage
Uh duh #if 0, not #ifdef 0
2000-11-06 23:49:49 +00:00