peterlubczynski%netscape.com
e2a4f69185
Fix to allow caching of https plugin streams and also fix a leak in byte range streams bug 54689 and bug 83183 patches by peterl & dougt r=av sr=attinasi a=asa
2001-06-19 01:38:20 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
av%netscape.com
ff513c7423
Fix for 44322 -- implementation of windowless pluign API, patch by dbrittain@superscape.com and av, r=(av, peterl), sr=attinase, a=dbaron
2001-06-18 21:41:57 +00:00
pavlov%netscape.com
5825708ad5
fix for bug 38322 r=cmanske sr=jst a=tor
2001-06-18 06:36:37 +00:00
av%netscape.com
78ebb88b88
Addressing bug 62248 -- _getvalue in the legacy plugin API implemented, patch by kevint@viewpoint.com, r=av, sr=attinasi, a=blizzard
2001-06-15 22:42:43 +00:00
joe.chou%eng.sun.com
2b36615302
Bug 83698 - make sure browser creates proxy JNI before Java plugin doing it
...
which broke LiveConnect. a=dbaron, sr=jband, r=beard.
2001-06-15 02:59:56 +00:00
av%netscape.com
81708402cb
Fix for 84332 -- made string dynamic vs hardcoded size, r=peterl, sr=rpotts, a=blizzard
2001-06-15 00:37:14 +00:00
peterlubczynski%netscape.com
a46ef4559b
Fix for leaking all kinds of ns4xStreamListener's bug 83183 r=av sr=attinasi a=asa
2001-06-14 02:24:11 +00:00
mscott%netscape.com
87b08c474d
Bug #84731 --> default smtp servers to never use ssl instead of try
...
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
pavlov%netscape.com
2e739a30aa
fixing image rendering color problems on photon. bug 82537. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa
2001-06-13 01:14:13 +00:00
pavlov%netscape.com
fb5cea14ff
fixing image rendering color problems on photon. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa
2001-06-13 01:13:06 +00:00
Xiaobin.Lu%eng.Sun.com
f6a275fb72
Fix for bug 74482(Calling top.window.close() doe not work)
...
Work done by Nikolay Igotti and me
r=beard, sr=brendan, a =asa
2001-06-13 01:01:59 +00:00
blizzard%redhat.com
00d88465a3
Fix bug #85295 . Make plugin registration quiet. r=av, rs=tor, a=asa
2001-06-12 19:16:11 +00:00
peterlubczynski%netscape.com
bb749d670f
Fix for full page mouse down being broken bug 75582 patch by bnesse r=peterl sr=attinasi a=asa
2001-06-12 04:27:08 +00:00
arik%netscape.com
7683543edd
Commiting patch by patrick c. beard to a fix memory leak and bogus free in the gif decoder. Fixes bug 81207, r=saari, sr=hyatt.
2001-06-12 01:31:16 +00:00
gerv%gerv.net
252373a24b
Fix misnamed referer pref. (Sadly, we can't correct the misspelling of "referrer" <sigh>.) Bug 83229. r=bbaetz, sr=darin, a=asa.
2001-06-11 21:49:30 +00:00
mitesh%netscape.com
8bec2f447d
Bug 84559 - To disable the caching of autoconfig.jsc
...
r=bnesse, sr=alecf and a = blizzard
2001-06-11 20:22:29 +00:00
peterlubczynski%netscape.com
8c8d5a18fa
Fix for converting file://c|temp to c:\temp for NP_StreamAsFile. r=av sr=waterson a=dbaron
2001-06-09 20:52:18 +00:00
ducarroz%netscape.com
ce9a689217
Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa
2001-06-09 05:26:39 +00:00
Xiaobin.Lu%eng.Sun.com
5ede54f53e
Fix for bug 78840, got r=edburns & beard, sr=brendan, a=asa
...
Fix the crash when invoke liveconnect call using File->Open File
2001-06-09 01:03:53 +00:00
dianesun%netscape.com
fe022c3e81
Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron
2001-06-08 21:17:43 +00:00
bnesse%netscape.com
64d4a2e2a2
Fix for bug 51507. Remove "Netscape" from warning dialog. r=timeless, sr=slecf,a=dbaron.
2001-06-08 20:45:07 +00:00
bnesse%netscape.com
c59f26cf43
Fix for bug 77975. Don't skip the first line when processing user.js. r=chipc, sr=alecf, a=dbaron.
2001-06-08 20:36:58 +00:00
bnesse%netscape.com
5e09ecced8
Fix for bug 80108. Fix PREF_DeleteBranch so it doesn't append a "." if one is already there. r=chipc, sr=alecf, a=dbaron.
2001-06-08 20:35:01 +00:00
bnesse%netscape.com
f35caf85e8
Added PrefHasUserPref functionality. r=bnesse, sr=alecf, a=asa. Checking in for Chip C.
2001-06-08 20:31:34 +00:00
pavlov%netscape.com
739b3b0133
fix for bug 83992 r=valeski sr=blizzard a=asa
2001-06-08 10:03:27 +00:00
attinasi%netscape.com
67a224ce0c
Prevent notifications during cancelation of notifications by clearing listener before removing proxy. b=82926 r=pavlov sr=waterson a=asa t=booyah!
2001-06-08 05:44:38 +00:00
tor%cs.brown.edu
72f01417ff
Bug 83804 - bounds check transparent pixel index to be inside colormap.
...
r=pavlov, sr=blizzard, a=asa
2001-06-08 04:36:25 +00:00
srilatha%netscape.com
b9748c74e9
Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
...
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
mitesh%netscape.com
741b57e80f
bug 81987
...
changing location of failover.jsc file
r=bneese, sr=alecf and a=blizzard
2001-06-06 23:40:13 +00:00
sgehani%netscape.com
8755054352
Ability to force always asking before opening a helper app.
...
b = 84241
r = vishy
sr = mscott
a = asa
2001-06-06 08:17:39 +00:00
peterlubczynski%netscape.com
235e8852b8
Fix for crash @ Shockwave.com, not calling correct ODA sr=mscott a=chofmann r=av
2001-06-06 05:45:49 +00:00
dougt%netscape.com
e0c4831d10
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
leaf%mozilla.org
56755a9ae9
update user agent and mac version, r=jj, a=asa bug 83999
2001-06-05 23:05:32 +00:00
gerv%gerv.net
3babcec0f3
Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard.
2001-06-05 21:38:24 +00:00
valeski%netscape.com
96b8bdb98e
r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking.
2001-06-05 21:37:48 +00:00
valeski%netscape.com
5892765fc6
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
2001-06-05 21:25:57 +00:00
bstell%netscape.com
ad36b468db
bug 61439: workaround X server bug so non-US users can enter email addresses
...
when autocomplete popup is up
r=pavlov@netscape.com , sr=blizzard@mozilla.org , a=asa@mozilla.org
pref allow user to control the Mode_switch workaround, current enabled
Use to disabled the workaround when the X server is finally fixed.
2001-06-05 06:01:17 +00:00
mkaply%us.ibm.com
119d23f310
More REQUIRES bustage - need mimetype in libpr0n
2001-06-05 02:08:59 +00:00
tor%cs.brown.edu
951d575359
Bug 83835 - tweak jpeg decoder performance by not doing a OnDataAvailable()
...
for every line of the image. r=pavlov, sr=blizzard, a=asa
2001-06-04 23:57:45 +00:00
ducarroz%netscape.com
18073f24cc
Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa
2001-06-04 22:59:22 +00:00
mkaply%us.ibm.com
35b3d7aa91
#76908
...
r/a=edburns, sr=jst, a=chofmann (for drivers)
Change PR_*_CALLBACK to JS_*_CALLBACK
2001-06-04 22:26:35 +00:00
tor%cs.brown.edu
4eaa263d05
Bug 83804 - crash in gif decoder caused by mismatch in rgb line buffer size.
...
Moved ownership of rgb line buffer to nsGIFDecoder2.
r=pavlov, sr=blizzard, a=blizzard
2001-06-04 22:24:38 +00:00
gerv%gerv.net
c7a441f0fe
New Accept: header. Reviewed by n.p.m.netlib, r=bbaetz, sr=darin, a=asa. Bug 83458.
2001-06-03 07:42:53 +00:00
tor%cs.brown.edu
776863635a
Bug 73195 - interlaced gif display problems. Handle wrapped point in
...
image data flush and do row replication for solid progressive loading.
r=pavlov,saari sr=waterson a=blizzard
2001-05-31 14:25:33 +00:00
dbaron%fas.harvard.edu
d431376076
Correct line endings (CR-LF to LF), fixing bustage.
2001-05-31 02:43:38 +00:00
mkaply%us.ibm.com
49192274a2
Unix bustage from peterl
2001-05-31 02:33:30 +00:00
dbaron%fas.harvard.edu
51f1717ea1
Fix windows bustage (hopefully) by removing extra ^M.
2001-05-31 02:21:43 +00:00
peterlubczynski%netscape.com
a633f0c32c
Fix for bug 82415 nsIPluginStreamListener changed! r=dougt sr=attinasi a=dbaron
2001-05-31 01:21:05 +00:00
nisheeth%netscape.com
73edd4ea66
Fix for bug 57636. r=rpotts, sr=jst, a=asa. Onload handlers now fire on document.written content.
2001-05-25 08:49:03 +00:00
sean%beatnik.com
f7e511520e
fix for bug 82445 stream listener leaks. r=Peter Lubczynski, sr=attinasi, a=asa@mozilla.org. fixed circular refcnt dependency between nsPluginStreamListenerPeer and nsPluginStreamInfo.
2001-05-25 01:38:42 +00:00
ddrinan%netscape.com
fab41d17b3
PCKS7 implementation for signed JS. Bug# 82227 r=mstoltz@netscape.com,sr=blizzard@mozilla.org,a=blizzard@mozilla.org
2001-05-23 23:22:25 +00:00
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
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
jst%netscape.com
35447f5647
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 18:02:50 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
pavlov%netscape.com
7b41e6b5bf
the rest of 79314 r=bryner sr=hyatt
2001-05-08 04:21:49 +00:00
pavlov%netscape.com
b59b508a20
fixing bug 74284 r=bryner sr=ben
2001-05-08 04:12:40 +00:00
pavlov%netscape.com
e7a6b56631
fixing up the logging in imglib bug 79314 r=bryner sr=hyatt
2001-05-08 04:01:28 +00:00
pavlov%netscape.com
4ae3184536
adding some new files... not part of the build
2001-05-08 03:38:35 +00:00
racham%netscape.com
b22d243c41
Fix to bug 77967. Needed conversion from UTF8 to UCS2 instead from ASCII while reading the pref. Patch by bnesse. r=naoki sr=sspitzer.
2001-05-07 07:51:24 +00:00
ccarlen%netscape.com
ac8ff4c8ea
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +00:00
dbaron%fas.harvard.edu
18d477a03a
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding timer, necko, embedcomponents, and profile to REQUIRES.
2001-05-05 12:44:26 +00:00
cls%seawood.org
6f256984a9
Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
...
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0 (mac)
to turn it off globally.
Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
pavlov%netscape.com
5c43e187fa
removing the quotes from the module name
2001-05-05 09:58:31 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
mscott%netscape.com
951ee67dcf
First Checked In.
2001-05-05 04:02:11 +00:00
mscott%netscape.com
6c62507a09
Bug #74222 --> turn on moz-icon urls. moz-icon urls fetch system icons for mac and windows and render them in mozilla.
...
r=pavlov
sr=hyatt
2001-05-05 03:59:04 +00:00
bnesse%netscape.com
5de2572d81
Checking in for Mitesh. Bug 70348 Add autoconfig support. r=bnesse, sr=alecf
2001-05-04 20:46:41 +00:00
mitesh%netscape.com
1e1ffa36cf
Checking in Bug 70348
...
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
edburns%acm.org
af5c64a49e
r/sr=brendan:
...
fix the "free before strdup" problem.
s/rc/rv/g
Use NS_ERROR_OUT_OF_MEMORY where appropriate.
2001-05-04 20:31:13 +00:00
valeski%netscape.com
349d7fcbf7
r=pavlov, sr=rpotts. 77906. making GetName() more generic for user presentation purposes.
2001-05-04 20:29:32 +00:00
tor%cs.brown.edu
3447e15d9b
Bug 78906 - jpeg images not loading. r=pavlov, sr=blizzard
2001-05-04 20:05:49 +00:00
pavlov%netscape.com
8928744f6a
fixing topcrash bug 77328 r=hixie sr=tor@cs.brown.edu
2001-05-04 07:22:38 +00:00
dianesun%netscape.com
5e553e31ab
Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer
2001-05-04 00:47:53 +00:00
srilatha%netscape.com
22437b8ee1
LDAP UI implementation.
...
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
peterlubczynski%netscape.com
2bbd5e07b9
Removing extra reference to nsIJVMPlugin.h
2001-05-03 08:51:23 +00:00
peterlubczynski%netscape.com
a0870bf36f
Patch to fix crash on leaving a page with Java on Linux bug 78502 sr=beard r=edburns
2001-05-03 08:38:18 +00:00
blizzard%redhat.com
94160ddd28
Bug #77185 . Bump the version number to 0.9+ for the tip. r/a=leaf.
2001-05-03 03:28:12 +00:00
peterlubczynski%netscape.com
551fc247b0
Include shockwave director in 4.x plugin scan bug 78009 r=av sr=attinasi
2001-05-03 02:43:47 +00:00
saari%netscape.com
f2ce8ef7ed
Fix for 76119, "clever" 0x0 GIFs crashing. r=pavlov, sr=hyatt
2001-05-03 00:44:37 +00:00
edburns%acm.org
39bb61b899
M macbuild/plugin.mcp
...
M nglsrc/Makefile.in
M nglsrc/makefile.win
M nglsrc/nsPluginHostImpl.cpp
A nglsrc/nsPluginProxyImpl.cpp
A nglsrc/nsPluginProxyImpl.h
author=edburns
sr=darin
r=bbaetz
This fix modifies the way the plugins module implements its
FindProxyForURL method to use the nifty nsIProtocolProxyService.
This isolates the plugin module from future changes in the way
the enablement of java and proxies are handled.
2001-05-02 23:38:41 +00:00
mitesh%netscape.com
42dddd7c62
Checking in for chipc@netscape.com
...
Bug 5132 - cfg implementation
r=bnesse and sr=alecf
2001-05-02 23:00:22 +00:00
saari%netscape.com
f6eb7f9be2
Fix for 76230, some GIFs don't display. r=pavlov, sr=hyatt
2001-05-02 22:42:19 +00:00
hwaara%chello.se
a37a84b566
#78014 . Fix some leaks in plugin init code. r=bbaetz@cs.mcgill.ca, ra=av@netscape.com, sr=blizzard@mozilla.org
2001-05-02 14:45:59 +00:00
bnesse%netscape.com
c1849239c6
Fix for bug 77975, user.js support broken. r=srilatha, sr=alecf.
2001-05-02 01:37:33 +00:00
hyatt%netscape.com
9ac35d4459
Fix for 76495. r=danm, sr=rpotts
2001-05-01 22:54:11 +00:00
pavlov%netscape.com
29c400c954
fixing bug 78109 r=jband sr=brendan
2001-05-01 02:53:27 +00:00
pavlov%netscape.com
2bae74fb15
fix for bug 77962 r=dbaron sr=blizzard
2001-04-30 23:00:02 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
cls%seawood.org
f6803dcd01
Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work.
2001-04-28 17:26:54 +00:00
hyatt%netscape.com
7869a9d445
Fix for 77218. r=danm, sr=ben
2001-04-28 07:59:12 +00:00
dprice%netscape.com
547090e6e3
71010 - 76045 new order files a=chofmann
2001-04-28 04:07:11 +00:00
peterlubczynski%netscape.com
87a2130326
Make plugin streaming safer and fix crash in bug 77319 r=av sr=attinasi
2001-04-28 02:24:29 +00:00
peterlubczynski%netscape.com
1749eac3b1
Patch to fix from
...
submit on Mac for
Acrobat bug
76932 r=av
sr=attinasi
2001-04-28 02:21:25 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
bnesse%netscape.com
a84ed17e3f
Fix for smoketest blocker 77916 (blocking 77894). r=bnesse, sr=sfraser
2001-04-27 20:30:36 +00:00
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
1d2fe07528
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 05:13:10 +00:00
Xiaobin.Lu%eng.Sun.com
f6322dc938
bug 5403 r=edburns sr=beard
...
remove the Get_JVMMgr and use do_GetService instead
2001-04-27 01:54:22 +00:00
sean%beatnik.com
400a9f802f
part of fix for bug 73289 to address string compare problem r=jag sr=attinasi
2001-04-27 00:24:52 +00:00
dougt%netscape.com
6c7010a32d
Disabling directory veiwer for protocols that honor network.dir.generate_html. This includes ftp. r=bbaetz@cs.mcgill.ca, sr=me
2001-04-26 23:55:10 +00:00
bnesse%netscape.com
000d1011d5
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
jelwell%netscape.com
ac2d9d752e
Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
...
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
hyatt%netscape.com
8130400b54
Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov
2001-04-25 19:52:49 +00:00
timeless%mac.com
b935c0c0ce
Bugzilla Bug 75339 [BeOS] Fix color issues with libpr0n
...
patch by guru@startrek.com r=pavlov, sr=brendan@mozilla.org , a= asa@mozilla.org
2001-04-25 07:40:04 +00:00
bnesse%netscape.com
a3dbff7fe1
Replacing changes that were backed out and adding fixes for bugs which were found while this code was active.
[Not part of the build]
2001-04-24 20:32:16 +00:00
pavlov%netscape.com
7f6c689f4d
fixing image colors on beos. patch from Wade Majors <guru@startrek.com>. bug 75339. r=pavlov sr=cls@seawood.org
2001-04-23 08:27:06 +00:00
harishd%netscape.com
d4272380d9
69455 - enable noframes content when frames are disabled
...
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
ccarlen%netscape.com
c8128a5765
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +00:00
bryner%uiuc.edu
97e89fd687
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
beard%netscape.com
a749080995
Fix for bug #76677 . r=beard, sr=brendan, a=asa.
2001-04-20 06:20:42 +00:00
bnesse%netscape.com
0265019370
Swapped order of #includes to fix nebiros (SunOS/sparc) build bustage.
2001-04-20 04:00:02 +00:00
bnesse%netscape.com
2ec608c728
Fixing senna build bustage.
2001-04-20 00:36:08 +00:00
bnesse%netscape.com
b0baaeabc3
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
bnesse%netscape.com
29bc80cd8b
Removed #pragma mark - stuff that was causing build problems on Windows in preparation for landing bug 46863 tomorrow.
[Not part of the build --- yet :)]
2001-04-19 03:49:00 +00:00
cls%seawood.org
b3b1aa739c
Reversing previous checkin. This was not meant for the trunk just yet. Broken client.mk on the branch. :-/
2001-04-19 03:00:55 +00:00
cls%seawood.org
3b8374aa75
Build fixes based upon Ron's original mega-patch.
2001-04-19 01:53:36 +00:00
dr%netscape.com
2e8fbd1253
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
2001-04-18 06:06:31 +00:00
bnesse%netscape.com
b9b49f0a2a
Added support for caching accesses to the root branch as per alecf.
[Not part of the build].
2001-04-18 05:18:47 +00:00
bnesse%netscape.com
5b94d02a3a
Cleaned up bad formatting.
[Not part of the build.]
2001-04-18 05:17:54 +00:00
bnesse%netscape.com
c70641bd34
Added comments as per alecf.
[Not part of the build.]
2001-04-18 05:16:47 +00:00
beard%netscape.com
1046c84695
partial fix (fixes refcount leak) for bug #60018 , sr=brendan, ra=edburns
2001-04-18 03:16:19 +00:00
mscott%netscape.com
87777aed43
(NOT PART OF THE BUILD)
...
Changes to get the icon loader working on win2k with 16bit icons.
2001-04-18 02:48:04 +00:00
edburns%acm.org
1caafa50ec
I've checked the diffs, they are as expected.
...
r=dbaron
a=edburns
sr=waterson
bug=71644
Files in this fix:
lcglue.cpp
nsCSecurityContext.cpp
- nsCOMPtr<nsIScriptGlobalObject> global = scriptContext->GetGlobalObject();
+ nsCOMPtr<nsIScriptGlobalObject> global(dont_AddRef(scriptContext->GetGlobalObject()));
All the changes are like this.
2001-04-18 02:20:32 +00:00
av%netscape.com
e9fe7004bd
Fixing bug 76384 -- crash in the default plugin, r=serge, sr=attinasi
2001-04-18 00:05:20 +00:00
serge%netscape.com
a9d6f87537
#67879 fix the crash, getting rid of xpm.h to show up a puzzle pixmap; sr=blizzard, r=av
2001-04-17 23:57:26 +00:00
av%netscape.com
b4bfce2250
Fixing 76356 -- plugin streams don't ask for byte range support, r=gagan, sr=darin
2001-04-17 23:47:01 +00:00
av%netscape.com
8dd38b5042
Fixing 75826 -- PostURL not working from files, r=peterl, sr=waterson
2001-04-17 23:30:25 +00:00
gordon%netscape.com
89b0c9362b
bug 72528, remove old cache from build. sr=darin.
2001-04-17 10:47:22 +00:00
sgehani%netscape.com
e0321683cb
Make bookmarks checkbox reflect that the bookmarks folder is
...
in the personal toolbar by default.
b = 68395
r = jag
sr = alecf
2001-04-17 07:33:26 +00:00
mstoltz%netscape.com
c60a1c0ded
Temporary fix for 66938 (wiretap exploit), previously reviewed for checkin on NS6.01 branch.
...
Limiting DOM access for scripts in mail messages to prevent stealing forwarded mail content.
2001-04-17 05:22:55 +00:00
loadrunner%betak.net
d369386c27
bug 54285, r=nhotta, jag, pink, sr=brendan
2001-04-17 02:16:51 +00:00
pinkerton%netscape.com
2664b017e0
adjust a define for osx. r=saari/sr=hyatt, bug 75653.
2001-04-17 01:50:50 +00:00
pavlov%netscape.com
e9b54cf19b
fixing from generating huge imageframes with broken images. bug 76230. r=akkana, sr=hyatt
2001-04-16 23:13:01 +00:00
bnesse%netscape.com
5cedb5aa04
Fixed bad JS_Request stuff in openPrefFile.
[Not part of the build].
2001-04-16 22:34:30 +00:00
akkana%netscape.com
c702439ead
74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser
2001-04-16 22:02:39 +00:00
av%netscape.com
1a251e82a3
Fixing 76116 -- crash on File->Exit with plugin on page, ra=av, sr=waterson
2001-04-16 21:26:28 +00:00
av%netscape.com
505552ebf2
Fixing 75682 -- file leaf name comparison xp'ed in nsPluginHostImpl.cpp, r=peterl, a=av, sr=attinasi
2001-04-16 21:21:11 +00:00
hwaara%chello.se
4e1c241b36
Implement date&time support in reply-headers, like:
...
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual. This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl , sr=sspitzer@netscape.com
Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com , sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
pavlov%netscape.com
1a74015ecf
removing the request attribute from imgIDecoder since it was unused and pointless. r=saari sr=hyatt
2001-04-16 09:41:01 +00:00
pavlov%netscape.com
dbb8d15bf9
adding some additional error checking r=saari sr=hyatt
2001-04-16 09:17:59 +00:00
dbaron%fas.harvard.edu
96e1422d5e
Backing out changes made by serge@netscape.com for bug 67879 because they include X11/xpm.h, which is not a standard part of X11 and therefore breaks builds on machines that don't have it, including the following tinderboxes: speedracer (on Seamonkey), messina, monkeypox, nebiros, palermo, and torino (on SeaMonkey-Ports). Fixes build bustage.
2001-04-15 00:15:35 +00:00