Commit Graph

3085 Commits

Author SHA1 Message Date
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
dr%netscape.com
c4713968bd fix for 55918 (some gif images incorrectly parsed and displayed). patch by saari, r=pavlov, sr=hyatt 2001-05-11 05:39:24 +00:00
mstoltz%netscape.com
59c995612e Fixes for bugs 79796, 77203, and 54060. r=jband@netscape.com,
sr=brendan@mozilla.org
2001-05-11 00:43:27 +00:00
dmose%netscape.com
253593b0d8 more REQUIRES bustage fixing for senna; unicharutil dependency has been introduced, because libimg includes nsIPresContext 2001-05-10 18:28:48 +00:00
mkaply%us.ibm.com
769ef983c3 senna REQUIRES bustage 2001-05-10 17:55:11 +00:00
mkaply%us.ibm.com
f0c8165f02 senna bustage - REQUIRES for Bidi 2001-05-10 15:57:21 +00:00
pavlov%netscape.com
4e4a6541ef fix for bug 79460 r=dbaron sr=waterson 2001-05-09 07:21:36 +00:00
gordon%netscape.com
893e8e0225 Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin. 2001-05-09 03:36:00 +00:00
mscott%netscape.com
89ac58ca92 Bug #79178 --> fix crash on release windows builds for moz-icon urls
a=leaf
2001-05-08 23:31:56 +00:00
dbaron%fas.harvard.edu
32c43cb5ef Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +00:00