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
cls%seawood.org
5623bc37a7
Removing use of unneeded dbm module from win32 build
1999-11-14 00:52:48 +00:00
cls%seawood.org
0ea4864d1d
Removing dependency upon security/freenav module. r=alecf
1999-11-13 23:51:49 +00:00
cls%seawood.org
fb429ede90
Replace uint* (which are not defined on all systems) with the appropriate PRUint* types. Submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>
1999-11-13 22:37:44 +00:00
law%netscape.com
41d554cbdd
Fix bustage by backing out some CallQueryInterface calls (for Travis); r=travis@netscape.com
1999-11-13 08:20:53 +00:00
tbogard%aol.net
131348416b
Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc
1999-11-13 07:36:28 +00:00
sspitzer%netscape.com
70bc2b5e0f
really fix the warning this time.
1999-11-13 03:49:30 +00:00
sspitzer%netscape.com
c60e6d440a
fix warning by casting. r=slamm
1999-11-13 01:59:19 +00:00
slamm%netscape.com
0fc73fa43d
Fix build warnings. r=sspitzer
1999-11-13 01:36:34 +00:00
sgehani%netscape.com
c1541c3769
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
...
Also, added deletion of extracted files if the CRC-32 doesn't match. Mapped 'PR_Delete' to 'remove' for STANDALONE. [r=mstoltz]
1999-11-13 00:44:56 +00:00
akhil.arora%sun.com
64fe994491
17809 r=av the sun c++ 5.0 compiler's version of strchr returns const char*
...
This fix is needed in order to be able to build with this compiler
1999-11-12 23:55:01 +00:00
warren%netscape.com
4a274d01f1
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
1999-11-12 06:13:13 +00:00
warren%netscape.com
925f33ebbc
Switched to new nsIZipReader interface for Mac.
1999-11-12 06:12:14 +00:00
warren%netscape.com
1dec9a5ab3
Added
1999-11-12 05:58:46 +00:00
norris%netscape.com
3bef1cd94e
* Modify nsIPref to support security policy work.
...
r=neeti@netscape.com
* Close security holes by tightening prefs.
r=mstoltz@netscape.com
1999-11-12 02:50:18 +00:00
sgehani%netscape.com
4d95211698
Added CRC checking for every item we extract. Fixes bug 17511. [r=mstoltz]
1999-11-11 22:08:08 +00:00
erik%netscape.com
97a4edf14f
This is just a local .cvsignore file. Doesn't affect build.
1999-11-11 18:15:49 +00:00
warren%netscape.com
fb7ad57ff3
Added
1999-11-11 05:21:38 +00:00
jdunn%netscape.com
28bbc283d5
Add newline at end of file... HP requires it!
1999-11-11 03:14:37 +00:00
valeski%netscape.com
b474e20c80
default for keywords enabled field is false
1999-11-11 01:13:51 +00:00
valeski%netscape.com
d1048dde78
11869, r=dagley. added keyword related prefs (1 for enable/disable, and 1 for keyword URL).
1999-11-11 00:26:05 +00:00
sfraser%netscape.com
a2518d9e91
Fix warnings, bug 15588. r=ducarroz
1999-11-11 00:24:18 +00:00
nisheeth%netscape.com
ecf204e501
a=sdagley. Move over to new timing macros...
1999-11-10 03:41:09 +00:00
shaver%netscape.com
c73533acb7
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
...
later in the autoreg cycle.
- teach native component loader about deferred components
- add nsIComponentLoader::registerDeferredComponents
- teach component manager about deferred components
- made nsID::Parse take a |const char *| instead of a simple |char *|.
- move release of XPTI singletons until _after_ shutting down the component
manager to prevent re-initialization during JS component shutdown.
- category manager work: really delete from reg, start on enumeration
- use nsXPIDLCString instead of autoStringFree.
- fix nsRegistry to use allocator properly.
- cleaner memory management in nsFactoryEntry.
- capitalization fixed in nsIComponentLoader.idl
- clean up loader creation logic
- remove/disable lots of DEBUG_shaver noise
- added (disabled) warning about NSGetFactory usage
- move .so and .shlb higher up in the ValidDllExtensions list to marginally
speed up registration.
- added nsDll::GetRegistryLocation API
- properly export nsSupportsArray.h
- capitalization fixes in nsIEnumerator.idl
- added deferral to nsSample.js
1999-11-10 00:28:34 +00:00
cls%seawood.org
dcb3aa39d9
Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch).
1999-11-09 23:13:53 +00:00
warren%netscape.com
8fe0bb36a6
Got Gayatri's JAR protocol working. (not in build yet)
1999-11-07 21:55:12 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
dmose%mozilla.org
5312eacf8c
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
sfraser%netscape.com
94b89b30ae
Fixes for 16723 -- fix error returns from imglib. Remove and re-add files to project to fix the case of the filenames. r=pnunn, a=chofmann.
1999-11-04 23:11:48 +00:00
sfraser%netscape.com
26e2b11922
Fixes for 16723 -- fix error returns from imglib. r=pnunn, a=chofmann.
1999-11-04 23:11:11 +00:00
dveditz%netscape.com
acfa4a526a
Changing registry keys to a mozilla-centric name rather than netscape.
1999-11-03 07:36:03 +00:00
warren%netscape.com
d3b9c9c3cc
Structural changes for MakeAbsolute performance. bug#10736 r=valeski
1999-11-03 05:13:44 +00:00
mstoltz%netscape.com
1a3e4d06d0
Fixed windows breakage in standalone by adding a typedef
1999-11-03 00:41:20 +00:00
mstoltz%netscape.com
54b6d77584
Created helper class nsZipRead to hold read state information. That way
...
one nsJAR can support multiple input streams. r=norris
1999-11-02 23:46:09 +00:00
cls%seawood.org
bee74e223b
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
akhil.arora%sun.com
fae6e4dc39
17802 r=drapeau@eng.sun.com Workshop C++ 5.0 needs a cast
1999-11-02 22:57:58 +00:00
cls%seawood.org
a2f7e7231c
Use #elif not #elseif
1999-11-02 22:36:59 +00:00
ssu%netscape.com
69202f5e38
fixing redness on mac tinderbox. #else if doesn't work. Changed it to #elseif
1999-11-02 21:50:07 +00:00
sgehani%netscape.com
96dca78493
Fixed bugs 10540, 9148. Libjar now reads teh central directory headers as opposed to the local file headers. This enables us to glean permissions informationand restore file mode upon extraction. A side-effect is the bug 10540 fix where the Install.Execute() API now works on Linux since we restore the execute bits in temporarily extracted files. [r=ssu]
1999-11-02 20:37:28 +00:00
dmose%mozilla.org
677de53d84
updating license boilerplate to xPL v1.1
1999-11-02 06:27:30 +00:00
tbogard%aol.net
10ded258a5
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
dveditz%netscape.com
5507660e26
taking a crack at some ports bustage. r=pnunn
1999-11-01 21:35:50 +00:00
warren%netscape.com
145f9f9dea
Minor cleanup
1999-11-01 20:50:04 +00:00
brendan%mozilla.org
f81d5969c6
(13163, r=alecf, scc, waterson, others; names available on request)
...
- Fix most of bug 13163 (see TODO for rest). This entails adding a version-string argument to nsIScriptContext::EvaluateString and passing it around lots of places in content sinks.
- Fix leaks and confusion about mSecurityManager and mNameSpaceManager in nsJSEnvironment.cpp. These still need to move from nsJSContext to nsGlobalWindow or thereabouts, jband and vidur are looking at that.
- Added comments and expanded tabs in nsJSEnvironment.cpp, esp. to EvaluateString. Also changed various nsresult vars to be named rv. Also restored brace/style conformity to nsJSProtocolHandler.cpp.
- Factored CompileFunction from AddScriptEventListener to pave the way for brutal sharing of compiled JS event handlers via JS_CloneFunctionObject.
- Lots of nsCOMPtr uses added. I'm using one for mNameSpaceManager. Hold mSecurityManager as a service explicitly, on the other hand (awaiting scc's fix to allow comptrs for services), and release in nsJSContext's dtor (fixing a leak). These two managers should be moved to the window object -- TODO item below.
- Hold JSRuntimeService along with JSRuntime for live of nsJSEnvironment, fix for shaver.
- Fix window.setTimeout etc. so the filename and line number of the timeout expr is propagated. This meant factoring nsJSUtils.cpp code.
- Fix all content sinks to use the same, and up-to-date JavaScript version parsing (whether for script type or for old language attribute); also fix SplitMimeType clones to strip whitespace.
- With waterson, fix bug in brutal-sharing version of XUL content sink: script src= should not evaluate the inline content of its tag.
1999-10-31 00:43:30 +00:00
sgehani%netscape.com
3715eaa957
Fixing static targets to be usable by MIW once again: removed new nsJARInputStream from the static targets. For real this time...
1999-10-30 22:18:31 +00:00
sgehani%netscape.com
24ea07ca57
Backed out change temporarily.
1999-10-30 22:03:46 +00:00
sgehani%netscape.com
0d281eb610
Fixing static targets to be usable by MIW once again: removed new nsJARInputStream from the statis targets.
1999-10-30 21:56:51 +00:00
pnunn%netscape.com
535c166f53
part of fix for bug#15817. r: akkana. strong suggestion by kipp. Do the right
...
thing in image container destructor.
1999-10-29 18:53:03 +00:00
pnunn%netscape.com
9ad24b2e07
fix for bug#17076. r: akkana. Puts data stream mime check before component
...
loading instead of after a component load failure.
1999-10-29 18:51:09 +00:00
sspitzer%netscape.com
c614d3d7c0
fix for #8717 . performance is good enough to bump this back to 500.
...
still more work to be done, as this is a per-server pref now, I think.
1999-10-29 04:49:41 +00:00
kipp%netscape.com
82071e4e95
Disabled some of my own debugging noise
1999-10-29 02:17:55 +00:00
braddr%puremagic.com
ea13be0a26
Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE in anticipation of nixing NS_COMFALSE in the near future.
...
r=scc
1999-10-28 03:16:48 +00:00
sspitzer%netscape.com
b14d0a9695
fix for #17285 and #17397 . r=mscott.
...
properly migrate pop and nntp servers from 4.x that were not on the default ports (110 and 119, respectively).
also, set the default port pref to be -1, so that if we don't set the port, it gets set to -1.
1999-10-27 22:44:34 +00:00
braddr%puremagic.com
341c8b0054
Ooops.. tree closed, better back these out for now. Sorry.
1999-10-27 21:01:37 +00:00
braddr%puremagic.com
55276cc3c4
Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE
...
in anticipation of nixing NS_COMFALSE in the near future.
r=scc (please contact him should there be any build issues)
1999-10-27 20:24:21 +00:00
sfraser%netscape.com
b69e416652
Ooops, maybe we do need one of those paths after all. r=floppy
1999-10-27 06:48:35 +00:00
sfraser%netscape.com
7ffbbb77c5
Another teeny project fix -- remove obsolete lib/xp paths in the two static targets (which are not built anyway). r=moose
1999-10-27 06:44:44 +00:00
mstoltz%netscape.com
efcdcfd4ad
Fixed Windows breakage from converting const nsZIpItem* to nsZipItem*. r=dveditz
1999-10-26 20:45:21 +00:00
mstoltz%netscape.com
08143e312c
Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz
1999-10-26 19:43:26 +00:00
sgehani%netscape.com
6dcf3ee43a
Fixes bug 17190: extract only core_*/* files to obtain the XPInstall engine run by the Install Wizard. [r=cathleen]
1999-10-26 02:08:56 +00:00
edburns%acm.org
20c9689bd6
r=edburns@acm.org
...
author=idk@eng.sun.com
#16149
approver=edburns@acm.org
1999-10-26 01:29:09 +00:00
nisheeth%netscape.com
e7cf95d67c
Ongoing work to get macros for timing modules up and running. Not part of the build.
1999-10-25 20:59:35 +00:00
nisheeth%netscape.com
f7d60fc6d5
Macros for doing performance analysis of modules in Mozilla. This file is not part of the build yet.
1999-10-25 05:29:20 +00:00
dp%netscape.com
b17616fba6
bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp
1999-10-24 04:41:17 +00:00
beard%netscape.com
85c2fe3831
fixing breakage by #undef BlockAllocCat
1999-10-23 00:21:17 +00:00
pnunn%netscape.com
d17bf98c60
fix for mac bustage. pnunn.
1999-10-23 00:10:14 +00:00
beard%netscape.com
e5ee0548df
#include "xp_mcom.h" to fix link breakage.
1999-10-22 22:58:28 +00:00
pnunn%netscape.com
c350467f39
To fix mac bustage. pnunn.
1999-10-22 22:48:04 +00:00
pnunn%netscape.com
ef293e7e5d
bug#15585. r:neeti@netscape.com. Fix build warnings.
1999-10-22 21:04:28 +00:00
pnunn%netscape.com
5c5de9cf2e
Bug#13505: r:neeti@netscape.com. Replace str()'s with nsCRT()'s & nspr()'s.
1999-10-22 21:03:52 +00:00
ramiro%fateware.com
25aba30f43
Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
...
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
nisheeth%netscape.com
88f2f647e9
Fixing Unix warnings. r=harishd
1999-10-21 23:27:02 +00:00
pnunn%netscape.com
ba5f434f1b
bug#13505. Replacing str functions with nsCRT functions, nspr functions.
...
pnunn@netscape.com r:jfrancis@netscape.com
1999-10-21 22:23:24 +00:00
ramiro%fateware.com
08a78b615b
Use "(NSINSTALL) -D" instead of direct "mkdir" r=shaver.
1999-10-21 21:35:37 +00:00
nisheeth%netscape.com
22fa393a84
Install util.lib to the dist directory in the libs phase rather than the install phase.
1999-10-21 21:31:26 +00:00
edburns%acm.org
9f4fce65e4
Bug: 15606
...
r=shaver
approver=av
I would like to take the time to personally thank Mike Shaver for all the hard
work he has done to make this bugfix possible.
1999-10-21 21:09:21 +00:00
pierre%netscape.com
060e86758d
Fix build bustage
1999-10-21 06:40:00 +00:00
pierre%netscape.com
a966f87a22
Enabled MOZ_PERF_METRICS in the Mac build:
- updated DefinesMozilla.h
- fixed stopwatch.cpp
- created libutilIDL.mcp
- added StopWatch exports to libutil.exp
- added xpcom.shlb to libutil.mcp
- added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp
1999-10-21 05:41:45 +00:00
pierre%netscape.com
6fac85ea8a
First Checked In.
1999-10-21 05:35:26 +00:00
sfraser%netscape.com
3302fcff1a
Removed an errant semicolon in a IID declaration. r=floppy moose
1999-10-21 03:45:20 +00:00
nisheeth%netscape.com
d44175bb21
Fixed warnings. Enabled code to build on UNIX. r=pollmann
1999-10-21 02:32:01 +00:00
nisheeth%netscape.com
36d1076a0a
Changes should not affect build. Ongoing work to make the stopwatch code build on Unix.
1999-10-20 18:43:34 +00:00
bienvenu%netscape.com
f0ddb93dbc
fix memory leak of default pref dir file spec r=sspitzer
1999-10-20 18:42:30 +00:00
cls%seawood.org
107b92eecb
Use PRBool instead of bool as some compilers do not understand bool. Should fix a couple of SM-Ports tinderboxen.
...
r=sfraser a=mscott
1999-10-20 05:37:18 +00:00
dveditz%netscape.com
d27b05616a
reenabling 6986-fix for the mac, r-dougt
1999-10-19 23:17:54 +00:00
dp%netscape.com
cd3aff8be9
Fixed warnings. r=pam nunn
1999-10-19 22:28:38 +00:00
nisheeth%netscape.com
ef75c33b3c
Changes should not affect the build. Renaming the RAPTOR_PERF_METRICS ifdef to MOZ_PERF_METRICS.
1999-10-19 22:27:20 +00:00
dp%netscape.com
bbb8c21318
Converting implementations of QueryInterface() to the std one. This
...
fixes bugs in the previous implementation that caused unbalanced
refcounts and premature releases. Thanks for rpotts for the heads
up. r=pam nunn
1999-10-19 22:27:08 +00:00
pnunn%netscape.com
4d331ca1b1
clean up associated with bug#15817, gif decoder. r: dp@netscape.com.
...
Removing obsolete file.
1999-10-19 22:02:49 +00:00
pnunn%netscape.com
caab8220a0
bug# 16785. r: dp, valeski, neeti. Send mimetype info from channel to imglib.
...
If no decoder, sniff data stream for mime info.
1999-10-19 21:49:20 +00:00
pierre%netscape.com
125f619c29
added stopwatch.cpp to the mac build for nisheeth
1999-10-19 21:12:14 +00:00
norris%netscape.com
ac9a073c8b
7261 Connect XPConnect visibility filter to query principals
...
Reviewed by mstoltz.
1999-10-19 20:28:24 +00:00
sspitzer%netscape.com
81220a5314
other part of fix for #15235 . fix send later. r=alecf
1999-10-19 01:24:25 +00:00
sspitzer%netscape.com
3ac84e0b8d
fix for #16259 , r=alecf. use the right line endings on the mac. now, instead of putting the LINEBREAK in every string, and then
...
writing every string to the stream, we do the line ending when we write to the stream.
1999-10-18 22:38:53 +00:00
shaver%netscape.com
74062e8f6c
fix // comment in C file (r=brade)
1999-10-18 19:00:18 +00:00
dveditz%netscape.com
8410807e8a
stopgap for mysterious Mac bustage
1999-10-18 12:58:58 +00:00
dveditz%netscape.com
7c53179282
generate unique regkeys (6986)
1999-10-18 12:06:19 +00:00
dveditz%netscape.com
16b4f0d5e6
hoping this fixes the mac bustage
1999-10-17 23:55:56 +00:00
shaver%netscape.com
9cc6546fbb
fixing build by removing leftover #endif
1999-10-17 22:15:34 +00:00
dveditz%netscape.com
140516cd5f
Added NR_RegFlush (14909, required for 16283/16600); warning cleanup (15626) r=shaver
1999-10-17 21:47:53 +00:00
dveditz%netscape.com
99d183d043
Added nsIRegistry::Flush (bug 16283, required for 16600), r=shaver
1999-10-17 21:45:53 +00:00
dveditz%netscape.com
b56193b56d
expose libreg ability to delete named values in nsIRegistry. Patch from
...
Jonas Utterstr�m <jonas.utterstrom@vittran.norrnod.se>, r=dveditz
1999-10-15 06:47:58 +00:00
beard%netscape.com
338240f088
fixing image decoder leak. bug=15380, r=pnunn
1999-10-13 00:41:43 +00:00
norris%netscape.com
83273d29bf
Fix 7254 Implement DOM security
...
Reviewed by mstoltz@netscape.com
1999-10-12 22:55:25 +00:00
waterson%netscape.com
bdfcaec321
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
evaughan%netscape.com
f3a2112f38
Integrated Gfx scrollbars.
1999-10-12 00:16:06 +00:00
nisheeth%netscape.com
ee6b5053d3
Changes not part of build. Added a debug trace macro that outputs to the console only when DEBUG_STOPWATCH is defined.
1999-10-11 23:30:45 +00:00
rpotts%netscape.com
9ced2151e2
Removed 2 *extra* calls to NS_RELEASE in failure cases...
1999-10-10 06:58:42 +00:00
warren%netscape.com
bb32e6e730
Fixed refcounting problem and possible out-of-memory condition. r=kipp
1999-10-10 02:08:08 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
edburns%acm.org
f0cfc15500
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15902
...
Approved by: edburns@acm.org
Reviewed by: edburns@acm.org
Authored by: idk@eng.sun.com
1999-10-09 01:34:29 +00:00
edburns%acm.org
d1c91a8922
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15607
...
Approved by: av@netscape.com
Reviewed by: av@netscape.com
/**
* This method queries the prefs for proxy information.
* It has been tested and is known to work in the following three cases
* when no proxy host or port is specified
* when only the proxy host is specified
* when only the proxy port is specified
* This method conforms to the return code specified in
* http://developer.netscape.com/docs/manuals/proxy/adminnt/autoconf.htm#1020923
* with the exception that multiple values are not implemented.
*/
NS_IMETHODIMP nsPluginHostImpl::FindProxyForURL(const char* url, char* *result)
1999-10-09 01:18:02 +00:00
nisheeth%netscape.com
f0ef8df8d9
Not currently part of the build. Added a stack behind the save/restore timing macros.
1999-10-08 23:27:09 +00:00
warren%netscape.com
8c71c45537
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
1999-10-08 01:49:06 +00:00
norris%netscape.com
b34db65450
Enable URI checks for web JavaScript.
...
Fixes bug 11462 "Need checks for setting URLs"
Reviewed by mstoltz.
1999-10-07 20:56:49 +00:00
neeti%netscape.com
cf444aab7c
Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz
1999-10-07 03:39:36 +00:00
sfraser%netscape.com
ca1c595f2b
Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley
1999-10-06 01:19:58 +00:00
sfraser%netscape.com
a6207d3925
Changed to export using the .exp file, to reduce link warnings. r=sdagley
1999-10-06 01:17:56 +00:00
sfraser%netscape.com
c6bb3152d8
First Checked In.
1999-10-06 01:17:19 +00:00
alecf%netscape.com
d2bf42255e
add detection for broken mmap()/write() behavior
...
contributed by jim_nance@yahoo.com
r=alecf
1999-10-05 00:29:09 +00:00
beard%netscape.com
208d328010
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:47:12 +00:00
beard%netscape.com
9eae33066d
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
beard%netscape.com
01f6019676
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:37:53 +00:00
beard%netscape.com
0a7a3c72b6
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:23:01 +00:00
rjc%netscape.com
38e1d06d8d
Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com
1999-10-02 00:48:02 +00:00
av%netscape.com
70e29c914b
Fixing #13783 (garbage-pointer dereference)
1999-10-02 00:41:03 +00:00
av%netscape.com
623fb2e74d
Fixing dereferencing null-pointer. Caused crash, #14496
1999-10-01 20:10:39 +00:00
dp%netscape.com
65d1fd6d5a
Converting to nsIModule as a prelude to fixing memory leaks.
...
bug# 14034 r=neeti
1999-10-01 06:51:55 +00:00
beard%netscape.com
a41984b3d2
removed spurious header file entries, r=kipp
1999-09-30 23:33:46 +00:00
kipp%netscape.com
8b4f6236b4
removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp
1999-09-30 21:24:48 +00:00
kipp%netscape.com
2a0e791b70
added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:24:01 +00:00
kipp%netscape.com
2dd97e16cb
removed files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:23:07 +00:00
kipp%netscape.com
a8d7d25d5d
Converted from components to modules
1999-09-30 21:22:48 +00:00
kipp%netscape.com
c5af3f5d7f
added files: mozilla/modules/libimg/jpgcom/nsJPGModule.cpp
1999-09-30 21:21:29 +00:00
kipp%netscape.com
73ac1e777b
removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp
1999-09-30 21:19:18 +00:00
kipp%netscape.com
5a74f9d8f1
added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:18:45 +00:00
kipp%netscape.com
c6755bdb81
More module work
1999-09-30 21:17:44 +00:00
kipp%netscape.com
8945b95dcc
new
1999-09-30 01:53:31 +00:00
sfraser%netscape.com
c4ba817155
Fixing use of obsolete types for shaver.
1999-09-29 02:54:18 +00:00
shaver%netscape.com
f28337480b
nsIRegistry scriptability and beginning of category support, r=dp,alecf,dveditz a=leaf,chofmann
1999-09-29 02:35:42 +00:00
mcafee%netscape.com
9f0d86a5b3
Default for network.proxy.type=3 is undefined, using 1, direct internet connection. r=akkana
1999-09-28 01:27:32 +00:00
sspitzer%netscape.com
37d3c7c600
got the logic backwards...
1999-09-28 01:20:48 +00:00
sspitzer%netscape.com
75af0e9ea8
fix crasher caused by calling ResetPrefs() more than once, which should be legal.
1999-09-28 01:08:03 +00:00
kipp%netscape.com
f46d23236e
new
1999-09-28 00:50:17 +00:00
kipp%netscape.com
c631df256f
new
1999-09-28 00:44:47 +00:00
dveditz%netscape.com
f9e34fb7e2
Make sure componentMgr calls NR_ShutdownRegistry(), fixing MLKs and registry corruption from unflushed registry buffers.
...
r=dp,a=chofmann
1999-09-26 21:20:21 +00:00
dveditz%netscape.com
0971d382ca
Fix assert exposed by fix for bug 14551 (eliminate registry leaks from component mgr). r=dp, a=chofmann
1999-09-26 21:17:54 +00:00
warren%netscape.com
a09aff1048
Fixed leaked path string.
1999-09-26 07:02:06 +00:00
sfraser%netscape.com
336212885a
Fix build bustage: remove some header files from the project
1999-09-26 00:37:14 +00:00
kipp%netscape.com
8381efe92f
tweaked
1999-09-25 20:02:40 +00:00
kipp%netscape.com
57e780cffd
removed files: mozilla/modules/libimg/jpgcom/nsJPGCallback.cpp
1999-09-25 20:02:03 +00:00
kipp%netscape.com
d3bbc7bee4
Fixed a leak; added some debug noise for me; added cache flushing code
1999-09-25 20:00:17 +00:00
kipp%netscape.com
1a214a02c5
Eliminate compiler warnings
1999-09-25 19:59:42 +00:00
kipp%netscape.com
1869755fe5
tidy
1999-09-25 19:59:10 +00:00
kipp%netscape.com
7accb6a9ba
Added IL_FlushCache
1999-09-25 19:59:01 +00:00
kipp%netscape.com
35d223aae2
removed
1999-09-25 19:58:46 +00:00
kipp%netscape.com
5b384e16a6
Removed obsolete file from the build
1999-09-25 19:58:39 +00:00
briano%netscape.com
56428f49d2
SunOS4-specific fix. If SUNOS4 is defined, we need to include unistd.h for SEEK_SET and friends.
1999-09-25 02:49:00 +00:00
pnunn%netscape.com
d3f8fe772d
fix for bug #13048 . Patch contributed by Adam Moss and BeanySly.
1999-09-24 23:20:21 +00:00
briano%netscape.com
992f78498b
Added a newline to the end of the file. Fix for Unix native compiler builds.
1999-09-24 21:47:16 +00:00
nisheeth%netscape.com
c86c300246
a=chofmann, all changes are within an ifdef and are not being built by default
...
- Add ifdefs around the contents of the header file so that it doesn't get included multiple times.
- Change RAPTOR_STOPWATCH_TRACE macro to use a printf rather than NSPR logs until I figure out why the log isn't working.
1999-09-24 19:30:54 +00:00
nisheeth%netscape.com
5632c588a9
a=chofmann. Add NSPR logging facilities to the stopwatch code. Make Print() dump stopwatch info to the NSPR log. Set NSPR_LOG_MODULES=gecko_timing:1 in your environment to get timing logs printed to the file specified in the NSPR_LOG_FILE environment variable.
1999-09-24 08:39:43 +00:00
pnunn%netscape.com
7dfde1775f
Code check in for lennox@cs.columbia.edu for bug#6323. Fix for bsd folks.
...
r:dp,pnunn a:leaf
1999-09-23 19:19:07 +00:00
colin%theblakes.com
5707d62dfc
comment in #endif was missing comment delimiters
1999-09-22 23:39:30 +00:00
dveditz%netscape.com
8574f6cb8b
Turning buffered registry i/o back on, bugs 14306,11203
1999-09-22 07:53:15 +00:00
dveditz%netscape.com
16b974b648
Bugfix 7928
1999-09-22 07:49:22 +00:00
shaver%netscape.com
b42e435cb0
add componentType to nsIModule::RegisterSelf
1999-09-22 03:18:27 +00:00
alecf%netscape.com
4a1944ee0d
we don't need xplib.lib anymore
1999-09-21 22:24:04 +00:00
alecf%netscape.com
6c6a2d1877
don't need xplib anymore
1999-09-21 22:22:39 +00:00
neeti%netscape.com
3abee225ec
read user.js on startup after prefs.js is read. #12423
1999-09-21 18:59:41 +00:00
waterson%netscape.com
06b78978e9
Fix backwards return values on nsIEnumerator::IsDone().
1999-09-21 01:28:18 +00:00
av%netscape.com
a39abecf84
Workaround to make RealAudio plugin work
1999-09-21 00:07:20 +00:00
warren%netscape.com
0d13aa6282
fixed leaked service manager in nsPluginFactory
1999-09-20 20:53:06 +00:00
warren%netscape.com
cf2623c425
fixed leaked JVM manager service in oji
1999-09-20 20:53:01 +00:00
warren%netscape.com
1586ede91e
freed gSavedLine in prefapi
1999-09-20 20:52:48 +00:00
nisheeth%netscape.com
d58a65a956
- Change bool to PRBool in Stopwatch::Start()
...
- Add the NS_TIMER_STYLE_RESOLUTION define to nsITimeRecorder.idl
1999-09-20 08:21:01 +00:00
dveditz%netscape.com
d235ccb522
backing out bufio changes until corruption fixed
1999-09-20 00:53:07 +00:00
beard%netscape.com
3bec7d3a15
Fixed a memory corrupting bug in PREF_copyTree. strtok would continue scanning off the end of the current string, modifying subsequent non-string blocks, if they contained a ';' before a '\0' byte.
1999-09-20 00:08:48 +00:00
beard%netscape.com
6085e98af3
scanning Plugins folder under the application now.
1999-09-18 22:40:36 +00:00
andreas.otte%primus-online.de
094c80303a
NOT ON BUILD: Add loadgroup parameter
1999-09-18 09:08:56 +00:00
rpotts%netscape.com
5e3abb4bed
Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs.
1999-09-18 06:55:13 +00:00
dveditz%netscape.com
3857e06b0a
make version registry code match main mozilla registry code
1999-09-18 01:23:59 +00:00
sfraser%netscape.com
6045b30c30
Fix for bug 14160 -- bad registry name. Don't assume that Mac Handles are nul terminated.
1999-09-18 01:14:50 +00:00
pnunn%netscape.com
e27c0601f9
fix for bugs #7622 , #6525 . pnunn.
1999-09-17 23:43:48 +00:00
dveditz%netscape.com
f2e6fbced2
fix Mac startup bustage
1999-09-17 23:42:47 +00:00
sfraser%netscape.com
8b085ecf53
First Checked In.
1999-09-17 23:29:19 +00:00
sfraser%netscape.com
f8a226db72
Remove .js files that are now exported by other MANIFEST files.
1999-09-17 23:28:42 +00:00
neeti%netscape.com
20aedd5817
moved *.js files from components to bin/defaults/pref
1999-09-17 23:27:15 +00:00
briano%netscape.com
155a80c6ac
Cleaned it up again.
1999-09-17 21:09:17 +00:00
warren%netscape.com
dbb2a8fdac
Squelched leak.
1999-09-17 21:02:34 +00:00
nisheeth%netscape.com
e1f3907c3c
Fixing Unix build bustage...
1999-09-17 20:56:28 +00:00
nisheeth%netscape.com
4f31b00da6
Adding a new interface, nsITimeRecorder, used for adding timing hooks to raptor. The interface exposes methods to start/stop/reset timers and print elapsed time.
1999-09-17 20:30:23 +00:00
briano%netscape.com
3086b53626
Replaced the C++ comments with C comments, since this is a C file after all....
1999-09-17 20:13:53 +00:00
dveditz%netscape.com
626252cc1e
reverting registry changes for Unix, a=leaf, r=ramiro
1999-09-17 17:44:41 +00:00
valeski%netscape.com
9940aa8e82
NOT IN BUILD - adding boilerplate for jar protocol handler
1999-09-17 16:12:41 +00:00
sspitzer%netscape.com
4124e80e74
fix crash when launching mail
1999-09-17 09:46:58 +00:00
alecf%netscape.com
4e56d39a03
remove assertions (and put comments for future NS_ASSERTIONs for when I finally change this to a C++ file)
...
fixes #13734
1999-09-17 07:35:34 +00:00
dveditz%netscape.com
3509f48fd2
match buffered i/o registry change in XP_MAC section
1999-09-17 07:00:55 +00:00
sfraser%netscape.com
5c1bece163
Added file for dveditz, set up prefix files.
1999-09-17 06:56:45 +00:00
sfraser%netscape.com
29679733c0
First Checked In.
1999-09-17 06:56:23 +00:00
dveditz%netscape.com
8fc87395a0
more trying to get nr_bufio to work on a mac
1999-09-17 06:35:32 +00:00