Граф коммитов

3094 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com efeddaf9d5 removing #ifdef MOZ_NEW_CACHEs since they arn't needed anymore (and they are gone from the rest of the code) r=jst 2001-05-23 07:01:38 +00:00
joki%netscape.com 53e2fab38c Part of fix for 55020, add a pref to determine if accesskey causes focus or focus/activation. sr:jst, r:pollmann 2001-05-23 06:35:32 +00:00
gordon%netscape.com ee65d9988a For bug 80890. Changing default cache sizes to 50,000 k for disk, and 4096 k for memory, as per discussion with PDT. sr=hyatt. 2001-05-23 01:12:55 +00:00
dianesun%netscape.com 86d6c5929d Back up checkin for 79555 and 80127 2001-05-23 00:50:58 +00:00
mstoltz%netscape.com b1f46023b9 Reinstating the partial fix for bug 66938, the wiretap exploit, which was blown away by the XPCDOM landing. These capability prefs should prevent scripts in mail messages from reading any plaintext content in the message. r=jst,pollman, sr=mscott. 2001-05-23 00:40:49 +00:00
dougt%netscape.com e55965b84f Updating test application to new API. 2001-05-22 22:40:44 +00:00
dougt%netscape.com 59eb2b1392 Implements NPN_RequestRead(). Bug number 53363. r=peterl@netscape.com, sr=attinasi@netscape.com. 2001-05-22 22:32:45 +00:00
dianesun%netscape.com c08d05ce60 Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer 2001-05-22 21:23:04 +00:00
cls%seawood.org 34b7986e37 Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
tor%cs.brown.edu 96ecfa7c41 Plug memory leak in XP_MAC code. Not in build. 2001-05-21 14:56:44 +00:00
tor%cs.brown.edu 4ca27180ba MNG/JNG decoder. Not in build. 2001-05-21 14:27:45 +00:00
pavlov%netscape.com f8f2f014ef fixing bug 80011 r=bryner sr=blizzard 2001-05-20 19:26:21 +00:00
tor%cs.brown.edu f31b0a8bf2 Bug 81794 - prevent crash with an invalid iCCP chunk and plug a memory
leak.  Patch by Glenn Randers-Pehrson, r=tor, sr=blizzard
2001-05-20 17:42:44 +00:00
tor%cs.brown.edu 067fdfadec Update tree libmng to 1.0.1 rs=blizzard 2001-05-20 17:36:25 +00:00
gerv%gerv.net 3168baae75 Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf. 2001-05-19 15:47:26 +00:00
jst%netscape.com 77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
jst%netscape.com 8d88310167 Fixing xpcdom plugin regression bug 80794, patch by myself and sean@beatnick.com, r=pavlov@netscape.com, sr=hyatt@netscape.com 2001-05-19 08:31:37 +00:00
racham%netscape.com 0e55d49175 Fixing bug 76388. Adding a default pref which will be used by incoming servers to check if the offline support level is already set. r=bienvenu, sr=sspitzer 2001-05-19 01:39:03 +00:00
mkaply%us.ibm.com 0bfea23be9 IRIX bustage 2001-05-18 23:38:06 +00:00
bnesse%netscape.com b952418438 Removed 2k limit on user preference strings by using dynamic allocation instead of buffer based allocation. Bug 69744. r=dveditz, sr=alecf 2001-05-18 21:46:35 +00:00
peterlubczynski%netscape.com cacf7af344 Fix for crash on XPCOM plugins bug 79872 and others r=karnaze sr=attinasi 2001-05-18 21:23:59 +00:00
mkaply%us.ibm.com f057fa6bd8 #74224
r=glennrp@home.com(PNG person), sr=tor
Some PNG APIs should be PRIVATE
2001-05-18 21:17:42 +00:00
bnesse%netscape.com 0c13062832 Added sanity check to insure that a valid JSRuntime was found before passing it to JS_NewContext. Bug 73491. r=mcafee,timeless. sr=alefc. 2001-05-17 22:17:03 +00:00
peterlubczynski%netscape.com 34c5dec004 Include Quicktime in 4.x plugin sweep bug 81111 r=arun sr=attinasi 2001-05-17 19:18:56 +00:00
mkaply%us.ibm.com f885ab6966 IRIX bustage - more CRLF - NOT dougt :) 2001-05-17 18:18:32 +00:00
peterlubczynski%netscape.com 0b4b8c88b3 Fix currupted stream buffer for 4.x plugins bug 76771 sr=hyatt r=karnaze 2001-05-17 08:27:38 +00:00
peterlubczynski%netscape.com 96831af164 Fix for crash in plugin SetUpStreamListener r=pinkerton sr=hyatt 2001-05-17 08:20:41 +00:00
vidur%netscape.com 77e0e2e5dc Fix for bug 78562. Reducing console spewage for debug messages. Patch from cls@seawood.org. r/sr=vidur 2001-05-17 06:15:50 +00:00
peterlubczynski%netscape.com 241cb9788c Fix for Java crashing on nsCOMPtr bug 81111 patch by cls r=peterl sr=blake 2001-05-17 03:46:33 +00:00
beard%netscape.com 2418065c41 [not part of build] cleaning up copyrights, comments. 2001-05-17 01:22:05 +00:00
edburns%acm.org 1a6b57eafb bug=80848
r=peterlubczynski
sr=darin
Make it so the return values  from ExamineForProxy() are inspected for validity.
2001-05-17 01:03:12 +00:00
srilatha%netscape.com 121ba66dd9 Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
beard%netscape.com c31db345ad [not part of build] experimental mechanism to load Java classes from same location as the referring document. 2001-05-17 00:32:20 +00:00
sfraser%netscape.com 7d56e2fab9 Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin 2001-05-17 00:17:34 +00:00
bnesse%netscape.com 9eaac5e38b Fix for bug 60425 (Does not support alias to central plugin folder). r=beard. sr=sfraser. 2001-05-17 00:05:58 +00:00
mkaply%us.ibm.com 4b0b85390a #79954
r=mkaply, a=blizzard
Add middlemouse.paste pref for OS/2
2001-05-16 14:21:18 +00:00
peterlubczynski%netscape.com 8ec330a02c Fix for sample in plugins r=peterl sr=attinasi patch by kens@activestate.com bug 77234 2001-05-16 02:27:18 +00:00
Xiaobin.Lu%eng.Sun.com f56cbe2af5 r=timeless sr=shaver
bug 72807 "c++ style comment warning"
2001-05-16 02:24:44 +00:00
shannond%netscape.com 985c1217d8 Bug 73702 - Need to point to Java Plugin download page for HPUX. ifdef HPUX then
go to HP site to get Java plugin. ra=av@netscape.com
2001-05-15 19:15:34 +00:00
mstoltz%netscape.com 9f572bcb9a bug 78650, moved some #ifdefs so that printfs never happen in optimized builds.
patch by cls@seawood.org, r=mstoltz@netscape.com, dveditz@netscape.com
2001-05-15 06:43:03 +00:00
kandrot%netscape.com f51c400592 Checkin for Ron Guilmette. bug #46775 r=pavlov sr=waterson 2001-05-15 06:21:28 +00:00
mstoltz%netscape.com 4460f27ed5 *** empty log message *** 2001-05-15 04:44:56 +00:00
sspitzer%netscape.com f6ea675688 fix for #73323. r=pavlov, sr=bienvenu. crash when reading certain mail messages. 2001-05-15 02:55:51 +00:00
hyatt%netscape.com 9ab2d23326 Fix for 78741. r=saari, sr=ben 2001-05-13 07:08:23 +00:00
bstell%netscape.com a695a4b308 bug 47836, r=ftang, rs=bstell (see Brendan's comments in bug 77300)
change minimum Korean font size from 16 to 10 pixels
2001-05-12 03:43:19 +00:00
darin%netscape.com 57dd530ca0 fixes mac bustage 2001-05-12 00:36:18 +00:00
darin%netscape.com b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
peterlubczynski%netscape.com db195a6c81 Adding code I accidentally removed in last check-in 2001-05-11 09:43:13 +00:00
peterlubczynski%netscape.com 138a87293a Fix to include pref to scan the for the Java plugin from the JRE installation path gotten from the Windows registry. Use this and you no longer need to copy your NPOJI6x.DLL plugin:
Add this to your all.js: pref("plugin.do_JRE_Plugin_Scan",true); bug 78150 r=Xiaobin sr=waterson
2001-05-11 06:50:23 +00:00
dr%netscape.com b10ec5431b fix for 75828 (mozilla repeating animation of images when it shouldn't). patch by saari, r=pavlov, sr=hyatt 2001-05-11 05:41:24 +00:00