jefft%netscape.com
01d9abbcda
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
1999-12-10 23:42:44 +00:00
sspitzer%netscape.com
df493a11eb
remove C++ style comments.
1999-12-09 01:59:34 +00:00
sspitzer%netscape.com
61ff494da7
fix for 15483. return an error when we are about to return the default value for a pref that hasn't been initialized. r=putterman. mail sent to netscape.public.mozilla.xpfe and to various XUL / JS authors who may be affected by this change.
1999-12-09 01:49:19 +00:00
briano%netscape.com
476514101a
Build fix. This is a C file, so C++ comments are actually _wrong_ on platforms using competent native compilers.
1999-12-09 01:31:23 +00:00
waterson%netscape.com
d172827a24
Bug 20714. Get rid of prefs 'special' JSRuntime. Never, EVER cross the beams. r=brendan
1999-12-08 06:49:04 +00:00
blizzard%redhat.com
d87f0b4f02
fix for bug 19559. fix the test plugin on linux. r=pavlov
1999-12-07 23:50:00 +00:00
erik%netscape.com
c073dbf20a
bug 8801; adding defaults for the new font prefs; r=ftang
1999-12-07 23:25:50 +00:00
valeski%netscape.com
2988398b46
nsJARProtocol.cpp
1999-12-07 06:58:55 +00:00
edburns%acm.org
8d3843239c
r=marklin
...
bug=7785
a=edburns
Change nsIThreadManager::GetCurrentThread(PRUint32 *result)
to nsIThreadManager::GetCurrentThread(nsPluginThread* *result)
1999-12-06 20:12:56 +00:00
sspitzer%netscape.com
cac570c4f9
fix build warnings by using /* */ style comments instead of //
1999-12-04 21:06:49 +00:00
warren%netscape.com
6af4802e75
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
1999-12-04 10:01:32 +00:00
tbogard%aol.net
a4d3aa2f8b
1.) WebShell no longer implements nsIScriptContextOwner.
...
2.) WebShell now implements the new nsIScriptGlobalObjectOwner.
3.) WebShell supports GetInterface to nsIScriptGlobalObject.
4.) Documents no longer carry around a reference to nsIScriptContextOwner. Instead they hold on to a nsIScriptGlobalObject. nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject(). Same change to the set methods.
1999-12-03 09:36:54 +00:00
warren%netscape.com
b6282abafe
Fix for downloaded jar files. Now they appear to work, except we aren't checking the cache to see if they already exist. r=gayatrib
1999-12-03 02:22:48 +00:00
pnunn%netscape.com
be7ce59599
bug#15585. cleanup. pn.
1999-12-03 01:07:49 +00:00
pnunn%netscape.com
7b8efcb0cb
bug#15585. changes so logging macros don't generate warngings. pn.
1999-12-03 01:01:16 +00:00
pnunn%netscape.com
34e4a55e8c
bug#15585. changes so logging macros don't generate warnings. pn.
1999-12-03 00:54:25 +00:00
pnunn%netscape.com
5e1e25ec58
bug#15585. changes so logging macros don't generate warngings. pn.
1999-12-03 00:53:11 +00:00
drapeau%eng.sun.com
b12618788f
Fix for bug 18899 ('Make "--enable-oji" as part of the default Mozilla
...
Build'). Modified files that conditionally compiled in support for
OJI, replacing with code that looks for OJI as an XPCOM service, and
failing gracefully if the OJI XPCOM service is not found. The four
files modified by this fix are the only active ones; other modules
that conditionally compile in support for OJI appear to be dead code.
r=drapeau@eng.sun.com . Fix contributed by Jayashri Visvanathan
(visvan@eng.sun.com ).
1999-12-03 00:26:09 +00:00
mscott%netscape.com
835790a98b
*cringe* Bug #14928 --> throw the switch for uri loading! With this turned on, all urls which are run through
...
the webshell will now be run through the uri loader which knows how to dispatch urls based on content.
If any problems do arise, I'm ready to turn it back off again at a moment's notice.
1999-12-02 07:54:47 +00:00
warren%netscape.com
c17a380edc
Fixed bug accessing jar entry.
1999-12-02 01:27:48 +00:00
alecf%netscape.com
5f6698699e
add new unicode-friendly pref accessors
...
(prefs will be stored in UTF8)
preparation for #20405 , r=nhotta
1999-12-02 01:18:24 +00:00
norris%netscape.com
d89d87531c
Fix
...
20257 unable to edit existing images in editor due to JS error
19933 JavaScript "window.location" core dumps in CAPS
Back out previous changes for enforcing security on listeners and go with a
simple restriction of access to the method for adding listeners.
r=mstoltz
1999-12-01 22:23:22 +00:00
drapeau%eng.sun.com
55140f57da
Fix for bug 5427 ("Passing security principals into nsILiveConnect
...
methods will cause browser to crash"), fix contributed by
jeff.dyer@compilercompany.com , r=drapeau@eng.sun.com . More
bulletproof way of testing if principals passed in are valid (comments
in the code fix explain in more detail).
1999-12-01 00:46:43 +00:00
alecf%netscape.com
26f34c1ded
fix for #17961 - add defaults for some POP settings
...
r=sspitzer
1999-12-01 00:05:34 +00:00
mark.lin%eng.sun.com
4a638a811d
Changed all occurances of nsVector to use nsVoidArray in the OJI module.
...
This fixes part of bug #11666 . r=ed.burns@eng.sun.com .
Contact me at mark.lin@eng.sun.com or (408) 517-5365 if there are problems.
1999-11-30 23:58:28 +00:00
pavlov%netscape.com
281b44591b
adding new line to end of file so it quits whining r=beard
1999-11-30 22:01:59 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
pinkerton%netscape.com
7cda389c03
First Checked In.
1999-11-30 00:12:08 +00:00
bryner%uiuc.edu
c19f2eda7f
Minor changes to fix building on Linux with --enable-oji. r=shaver.
1999-11-29 20:27:00 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
warren%netscape.com
4371911062
Added new version that's used with new no-libs-pass make on Windows.
1999-11-28 02:48:59 +00:00
warren%netscape.com
a8eff9eb1f
Added nsIInterfaceRequestor.h to keep nsCOMPtr happy.
1999-11-24 08:31:06 +00:00
warren%netscape.com
6b84e27c34
Added include for nsCOMPtr.
1999-11-24 07:40:54 +00:00
evaughan%netscape.com
d39dc9f975
Turned gfx scrollbars on by default. -r Mcaffe
1999-11-24 00:21:12 +00:00
matt%netscape.com
c8638993dd
adding offline prefs default for the prefs -r dp
1999-11-22 23:44:54 +00:00
beard%netscape.com
598766ea7c
bug 15906, to make blame happy, fixed case of "GIF.CPP" to "gif.cpp". r=saari.
1999-11-21 01:10:30 +00:00
dp%netscape.com
c36b6edecb
- Converting to GenericModule
...
- Using NS_IMPL_ISUPPORTS1
- Removing a bunch of NS_DEFINE_IID
1999-11-20 07:34:03 +00:00
dp%netscape.com
eb2bc7aaf9
Adding pref classname
1999-11-20 07:33:09 +00:00
norris%netscape.com
24778bda71
Modify generated dom code to use a enum rather than a string for codesize
...
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
1999-11-20 07:28:34 +00:00
buster%netscape.com
93551f1751
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
...
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:35:27 +00:00
warren%netscape.com
59ef7fadbf
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
1999-11-18 07:36:41 +00:00
warren%netscape.com
34ecf73507
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +00:00
sgehani%netscape.com
73a40c9a94
Fixes bug 18887. Although the bug doesn't mention it this really is:
CRC-32 checking is now fixed in libjar. [r=dveditz]
1999-11-17 05:40:00 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
ssu%netscape.com
830101554e
fixing bug #18683 . fixing how libjar does crc checks. It didn't work for all cases, until now. r=sgehani
1999-11-16 05:43:44 +00:00
idk%eng.sun.com
100ca0becf
Fix for bug 15217
...
r = akhil.arora@eng.sun.com , netscape.public.mozilla.java, netscape.public.mozilla.plugins
Added hook for pluglet-engine.
In case there are no handlers for some MIME type this hook would be using.
This fix does not create any dependencies on java-plugin module.
1999-11-16 04:18:59 +00:00
dveditz%netscape.com
7cfd752d34
added Bloaty instrumentation
1999-11-16 01:52:29 +00:00
sfraser%netscape.com
ca626a8f23
Fix for 18903 -- remove an unecessary JPEG shared lib. Link JPEG.o with the decoder, and remove the JPEG shared lib from the imglib project. r=sdagley
1999-11-15 22:43:10 +00:00
tbogard%aol.net
8c8bbce9a7
Changed places where containers were set to use nsISupports instead of nsIContentViewerContainer. r=dp
1999-11-15 22:17:54 +00:00
tbogard%aol.net
d855c6540f
Reflect changes to nsIContentViewer::SetContainer and GetContainer API. r=pavlov
1999-11-14 10:12:21 +00:00