Граф коммитов

1597 Коммитов

Автор SHA1 Сообщение Дата
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
dveditz%netscape.com 418d0fb8e1 fixing mac path sadness with new nr_bufio stuff 1999-09-17 06:13:38 +00:00
dp%netscape.com d9d68788ef Caching of what registry was opened to improve performance of multiple
opens on the same registry file.
1999-09-17 05:46:25 +00:00
dveditz%netscape.com f4cbdacf44 Buffered I/O for registry performance 1999-09-17 01:32:00 +00:00
briano%netscape.com cdadcc9f51 Some platforms don't have 'bool' or 'true', so use PRBool and PR_TRUE instead. 1999-09-16 22:58:02 +00:00
chuang%netscape.com 9b5ba0b0f0 Fix bug 13992 Personal address book shows up more than one time 1999-09-16 21:12:32 +00:00
chuang%netscape.com 917956e5b3 Fic bug 13992 Personal address book shows up more than one time 1999-09-16 20:48:52 +00:00
dp%netscape.com dab9dd104d NS_ADDREF() instead of calling it directly 1999-09-16 19:20:18 +00:00
cls%seawood.org 26a4d6dc7d Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:54:18 +00:00
sspitzer%netscape.com bdf359ce6b remove the default prefs for conference and netcrapper. 1999-09-16 06:44:35 +00:00
dveditz%netscape.com 7d68f66b73 expose whether the registry is already open or not, which enables the profile
manager to avoid opening and closing the registry ~20 times at startup.
1999-09-16 05:32:28 +00:00
pnunn%netscape.com 710a4d4eaf Change net/gfx/imglib buffer size. pnunn. 1999-09-16 01:22:44 +00:00
warren%netscape.com 7d5e565fd5 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
cls%seawood.org b08dde9cb4 Use the rules in rules.mk instead of making your own. 1999-09-15 18:00:50 +00:00
ducarroz%netscape.com b853afd7a7 Fix for bug 13778, GetFilePrefs now accept also a native path to let users write manually their prefs 1999-09-15 14:51:40 +00:00
norris%netscape.com 0865f1cdaa Create preferences for security checks.
Add new methods on nsIScriptSecurityManager for capabilities.
Fix 13739 MLK: nsScriptSecurityManager::CreateCodebasePrincipal
Fix 11666 Eliminate plvector (was: [infinite loop] bugs - plvector.c)
1999-09-15 04:05:43 +00:00
ramiro%netscape.com e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
nisheeth%netscape.com 71877ee89f - Export stopwatch.h in windows regardless of whether MOZ_PERF is set.
- Move over macros for using the stopwatch class into stopwatch.h so that they can be shared by all the users of the stopwatch.
1999-09-15 00:27:56 +00:00
nisheeth%netscape.com b3ddc7e96e Export stopwatch.h out to dist. 1999-09-15 00:16:03 +00:00
slamm%netscape.com 9968553886 Fix build warning. 1999-09-14 23:09:39 +00:00
nisheeth%netscape.com d2a8566bed Added methods to save/restore the state of the stopwatch. 1999-09-14 14:32:42 +00:00
alecf%netscape.com 0aef50bca8 define the PROGID and declare the enums in IDL 1999-09-14 04:09:28 +00:00
briano%netscape.com 775e13bce8 General cleanup. 1999-09-14 02:51:42 +00:00
mcafee%netscape.com f3cd9ba86e Turing on gfx widgets with default pref. 1999-09-13 22:21:28 +00:00
nisheeth%netscape.com fea5368bb1 Include stopwatch class in build if MOZ_PERF is set. Only enabled on Windows right now. 1999-09-13 18:56:01 +00:00
sspitzer%netscape.com 66a06004ba fix warnings. 1999-09-13 08:12:31 +00:00
sspitzer%netscape.com bf5525797b fix warnings for dbragg 1999-09-13 06:26:18 +00:00
cls%seawood.org 762fca642e Fix my bustage using -D_BSD_SOURCE 1999-09-12 16:41:14 +00:00
cls%seawood.org 10e2bde3db I don't see the bustage that the tinderbox does but this should fix it. 1999-09-12 15:54:18 +00:00
cls%seawood.org adf94e4618 Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c. 1999-09-12 14:25:28 +00:00
sspitzer%netscape.com 7a52aab453 adding the default value for mail.server_type back.
if the user was using pop in 4.x, this defaults to 0.
a ton of code depends on it being 0, and not undefined.
alecf removed it, using it as a way to tell if we needed to migrate the prefs
or not.  Instead, I'm using other prefs to do that.
see nsMsgAccountManager::ProceedWithMigration() for the logic.
1999-09-11 19:14:15 +00:00
sspitzer%netscape.com 87957ce0af mailnews/base/src/nsMsgAccountManager.cpp 1999-09-11 19:10:30 +00:00
alecf%netscape.com c69bd02e2f remove mail.server_type so that the account manager can tell if we're starting a fresh profile or upgrading from 4.x 1999-09-11 01:54:49 +00:00
alecf%netscape.com f62beefae6 make prefs a component on windows 1999-09-11 01:26:37 +00:00
jdunn%netscape.com ee465a967c add HP to the list of os's that don't like MMAP'd IO 1999-09-11 00:49:20 +00:00
duncan%be.com 1ac1783815 BeOS doesn't have mmap. Also, BeOS is case sensitive like Unix. 1999-09-10 22:35:58 +00:00
cls%seawood.org 6f9cc8eb93 OS_ARCH is not set until config.mk is included but the form of CSRCS changes after rules.mk is included 1999-09-10 12:42:25 +00:00
Jerry.Kirk%Nexwarecorp.com 65c7d68141 Makefile hackery for Neutrino to build vreg with CC instead of CCF
CCF includes (eventually) DSO_PIC_CFLAGS which has the option "-shared"
which is not allowed for Neutrino executables just object files and
libraries.
1999-09-10 12:06:28 +00:00
sgehani%netscape.com 3636d103bb Fixing static targets that don't depend on regular expressions where nsWildCard.cpp was erroneously added. 1999-09-10 07:55:37 +00:00
briano%netscape.com 0e85815036 General cleanup. 1999-09-10 00:37:14 +00:00
warren%netscape.com 40ed9d6ad2 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
pnunn%netscape.com 0757b1c322 Chkins for newt@pobox.com. 1999-09-09 19:32:16 +00:00
colin%theblakes.com fd527d9a53 Define zlib in EXTRA_DSO_LDOPTS 1999-09-09 12:11:19 +00:00
mscott%netscape.com 016d356b09 Check in for alecf. Remove linkage against libxp. build nsWildCard.cpp 1999-09-09 05:29:42 +00:00
alecf%netscape.com 8e3e110c34 now uses local nsWildCard.cpp instead of xp_regexp.c 1999-09-09 05:21:06 +00:00
alecf%netscape.com 43f5929b0d libjar now uses a local wildcard copy 1999-09-09 05:19:46 +00:00
rpotts%netscape.com bd2ff8a805 bug #11376. I added GetContentLength to nsIChannel so the content length can be gotten from a channel... 1999-09-09 05:13:31 +00:00
alecf%netscape.com 0d37978327 libjar's private copy of xp_regexp 1999-09-09 04:54:56 +00:00
alecf%netscape.com 298d8ed7c8 make prefs a component on unix 1999-09-09 04:21:21 +00:00
ssu%netscape.com 5b64fd880a added standalone to the build. Also fixes tree breakage for the windows platform 1999-09-09 02:17:48 +00:00