Commit Graph

3972 Commits

Author SHA1 Message Date
peterlubczynski%netscape.com
ff4d0d09ea Fixing not calling URLNotify with null data and also a few other times, bug 127259 r=serge sr=beard a=shaver 2002-03-13 04:24:45 +00:00
sspitzer%netscape.com
e0be36c11e additional fix for #128962. pref UI work for MDN (return receipts)
NOT PART OF THE BUILD (yet)

fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer.  fix the per account
prefs to be correct (wrt server or identity).  fix certain prefs to be
booleans, instead of ints.

r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
dougt%netscape.com
299b47cf06 Fixes 127918. Mime Service was being accessed from a non-ui thread. This causes all kinds of problems. Found that content type is not needed while opening most stream io's. Removes content type result from nsIStreamIO::Open(). Added atrribute content type nsIStreamIO. Fixes callers. r=gordon@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org. 2002-03-13 00:34:54 +00:00
beard%netscape.com
cfd9905cbb [not part of build] plugin dir code for Mac OS X. 2002-03-12 20:35:53 +00:00
dcone%netscape.com
c637ecd828 pulling changes. The checkin went to the wrong place. 2002-03-12 15:23:50 +00:00
dcone%netscape.com
1efbc9683b Adding the debug object. This is not part of the build. 2002-03-12 14:57:25 +00:00
pavlov%netscape.com
e60f4a8084 fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org 2002-03-12 07:15:21 +00:00
darin%netscape.com
281c86ec58 b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
dp%netscape.com
06b3ded6e8 making linux and mac compilers happy. 2002-03-11 21:09:12 +00:00
dp%netscape.com
8efa396bdc bug 116187 Using Arenas to cut down on small memory allocs happening
for the maintaining the zip manifest. r=dveditz/blythe, sr=alecf, a=shaver/asa
2002-03-11 20:18:35 +00:00
pavlov%netscape.com
b45806f2cb checking in part of the patch for 42224 that I forgot to check in previously. r=sfraser sr=darin a=shaver 2002-03-10 22:29:14 +00:00
shliang%netscape.com
1ac973bd03 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
mstoltz%netscape.com
e915f4f050 Bug 127405 - disallow Web scripts from invoking full-screen mode. Patch by
Jonasj@jonasj.dk, r=mstoltz, sr=jst, a=asa.
2002-03-08 22:04:52 +00:00
rchen%netscape.com
50712931f7 Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:18:31 +00:00
rods%netscape.com
4192ff3428 1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
2002-03-07 12:57:33 +00:00
mkaply%us.ibm.com
15c90bdc92 #129119
r=smontagu, sr=blizzard, a=asa
Os/2 only - Move #pragma pack so include of os2.h doesn't override it
2002-03-07 06:14:15 +00:00
pavlov%netscape.com
baed5212ca fixing bug 62108. basic auth of inline images. r=cbiesinger@web.de sr=darin a=shaver 2002-03-07 01:50:14 +00:00
av%netscape.com
a537b1237e Fixing build problems with this plugin sample, not part of the build yet. 2002-03-06 22:50:48 +00:00
av%netscape.com
55b5bfba81 Updating DevStudio project file for plugin sample, not part of the build 2002-03-06 22:49:05 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
badami%netscape.com
549d3562ad Transparent animated GIF displays incorrectly
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
2002-03-06 04:41:35 +00:00
av%netscape.com
0e4e85c4b1 Fixing makefiles for the Plugin SDK to reflect new location of some header files, not part of the build. 2002-03-06 04:06:36 +00:00
av%netscape.com
a21425291e Threaded plugin sample code, not part of the build 2002-03-06 03:55:03 +00:00
av%netscape.com
8cee968b52 Readme file for the plugin sample code, not part of the build 2002-03-06 03:53:40 +00:00
av%netscape.com
d3ea494b95 Threaded plugin sample code, not part of the build 2002-03-06 03:37:15 +00:00
av%netscape.com
f0a5a1c982 Threaded plugin sample code, not part of the build 2002-03-06 00:34:36 +00:00
blakeross%telocity.com
aabb968456 128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa 2002-03-05 22:30:28 +00:00
seawood%netscape.com
038e19957a Resolve symbols at link-time. Fixing linux & osx --enable-meta-components bustage.
Bug #128364 r=bryner a=asa
2002-03-05 08:10:54 +00:00
cltbld%netscape.com
79ad8cdf0b updating to set user-agent to 0.9.9+, kysmith checking in as cltbld 2002-03-04 17:37:43 +00:00
dveditz%netscape.com
28f40ecb09 fix zlib double-free crash (bug 126898) contributed by mjc@redhat.com, r=dveditz, sr=shaver, a=asa 2002-03-03 06:30:36 +00:00
ducarroz%netscape.com
a1bab6b0da Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa 2002-03-02 21:13:10 +00:00
morse%netscape.com
d8c109186b bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:49:30 +00:00
morse%netscape.com
662e2a6a2e bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:26:49 +00:00
dp%netscape.com
972811aa87 bug 127959 Increasing buckets from 6 to 9. Fixing free mismatch on gs->hold. r=pavlov, sr=alecf, a=asa@mozilla.org 2002-03-01 23:47:50 +00:00
serge%netscape.com
ec91b2fa4b bug 127928 crash from talkback reports [@ nsPluginStreamListenerPeer::OnDataAvailable],r=peterl,sr=beard,a=asa 2002-03-01 23:40:11 +00:00
pavlov%netscape.com
303ab7918a fixing typo on return. should be NS_OK instead of PR_TRUE. 2002-03-01 05:40:43 +00:00
bstell%ix.netcom.com
9e4b5d4223 bug 127063, add TrueType support for MathML
r=rbs, sr=shaver, a=leaf, a=shaver
2002-02-28 22:37:16 +00:00
peterlubczynski%netscape.com
d80e9173f1 Fix for only opening initial streams for plugins if we can handle it internally. This fixes RealPlayer popping up as a helper application for rstp:// protocols bug 85539 r=av sr=darin 2002-02-28 04:47:08 +00:00
blakeross%telocity.com
98d168e9a6 125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa 2002-02-27 00:42:51 +00:00
pavlov%netscape.com
a33ed3d36b fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver 2002-02-27 00:32:19 +00:00
mstoltz%netscape.com
75f6bd3583 partially backing out my last change - weird dependency problem 2002-02-26 05:28:26 +00:00
mstoltz%netscape.com
82659b14ca 32571, present confirmation dialog before allowing scripts to close windows.
105050, pass null window.opener when opener is a mail window.
both r=heikki, sr=jst, a=asa.
Backed out previously because of tinderbox problem, which should be fixed now.
2002-02-26 04:50:21 +00:00
bzbarsky%mit.edu
0ca37a0405 Add UI for browser.block.target_new_window (used to be named
browser.target_new_blocked).  Bug 78037, patch by  Jonas Jorgensen
<jonasj@jonasj.dk>, r=bzbarsky, sr=alecf, a=asa
2002-02-25 23:38:02 +00:00
sfraser%netscape.com
a438357dcf Fix bad XML. No other changes. 2002-02-22 05:14:55 +00:00
tor%cs.brown.edu
19ffef77a4 Bug 111037 - don't look inside png info_ptr. r=pavlov, sr=blizzard, a=asa. 2002-02-22 01:29:55 +00:00
cbiesinger%web.de
9f6f6bd8ee bug 124117 r=pavlov sr=tor a=shaver
Fix build warnings in the GIF Decoder
2002-02-21 14:08:25 +00:00
seawood%netscape.com
6f3a67e41a Updating search path (again). Fixing tinderbox bustage from bug 120845 2002-02-20 08:00:58 +00:00
sgehani%netscape.com
92609f6b75 Land tab overflow implementation.
b=126095; r=morse; sr=dveditz
2002-02-20 07:17:45 +00:00
seawood%netscape.com
f9964089d6 Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/p
ublic/ .
Bug #120845 r=bryner
2002-02-20 05:52:55 +00:00
seawood%netscape.com
29c05a5cc1 Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/public/ .
Bug #120845 r=bryner
2002-02-20 05:44:43 +00:00