.. |
.cvsignore
|
|
|
Makefile.in
|
fix for bug #341190
|
2006-07-06 06:32:03 +00:00 |
nsAgg.h
|
|
|
nsAllocator.cpp
|
|
|
nsAllocator.h
|
|
|
nsAutoPtr.h
|
Follow-up to bug 316782. Prevent "copy-construction" of nsAutoPtr through |nsAutoPtr::operator T*() const| chained with constructor |nsAutoPtr(T*)| by adding an extra implicit conversion through a helper class. r=dbaron, r=darin
|
2006-01-21 11:39:22 +00:00 |
nsCom.h
|
|
|
nsConsoleMessage.cpp
|
|
|
nsConsoleMessage.h
|
|
|
nsConsoleService.cpp
|
Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin
|
2006-07-19 12:49:33 +00:00 |
nsConsoleService.h
|
|
|
nscore.h
|
Bug 334038 - Separate out the frozen C stringapi and the glued C++ wrappers, fix a few bugs along the way, and move some of the utils from nsCRT into nsCRTGlue for use by frozen-linkage code. r=darin
|
2006-05-03 16:11:14 +00:00 |
nsDebugImpl.cpp
|
Bug 289689 - "Memory leak: nsDebugImpl::Assertion, Create Process". r=dougt, sr=darin.
|
2006-06-02 23:37:10 +00:00 |
nsDebugImpl.h
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
nsError.h
|
Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin
|
2006-01-17 15:41:40 +00:00 |
nsErrorService.cpp
|
|
|
nsErrorService.h
|
|
|
nsExceptionService.cpp
|
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
|
2006-03-30 18:40:56 +00:00 |
nsExceptionService.h
|
|
|
nsGarbageCollector.c
|
|
|
nsIAllocator.h
|
|
|
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
|
|
nsIConsoleService.idl
|
Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin
|
2006-07-19 12:49:33 +00:00 |
nsIDebug.idl
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
nsIErrorService.idl
|
|
|
nsIException.idl
|
|
|
nsIExceptionService.idl
|
|
|
nsIID.h
|
|
|
nsIInterfaceRequestor.idl
|
|
|
nsILeakDetector.idl
|
|
|
nsIMacUtils.idl
|
Copy'n'paste (340071) and drag'n'drop (340890) between Mozilla app running natively and Mozilla app running under Rosetta translation does not work [properly]. Byte-swap UTF-16 text in private flavors when running under Rosetta. r=josh sr=pink a/1.8.1=me
|
2006-06-15 17:13:59 +00:00 |
nsIMemory.idl
|
|
|
nsIMutable.idl
|
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
|
2006-05-02 18:54:19 +00:00 |
nsInterfaceRequestorAgg.cpp
|
Bug 333302: OOM [@ NS_NewInterfaceRequestorAggregation], patch by Ryan Flint <rflint@dslr.net>, r=timeless, sr=darin
|
2006-04-13 23:39:49 +00:00 |
nsInterfaceRequestorAgg.h
|
|
|
nsIProgrammingLanguage.idl
|
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
|
2006-06-13 03:07:47 +00:00 |
nsISupports.idl
|
|
|
nsISupportsBase.h
|
Backout bug 313309 part 3 again due to gcc2.9x bustage and an ICE on MSVC6
|
2006-02-23 19:57:50 +00:00 |
nsISupportsObsolete.h
|
|
|
nsITraceRefcnt.idl
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
nsIUUIDGenerator.idl
|
b=279521, add a way to generate UUIDs, r=darin,sr=shaver
|
2005-11-21 21:01:45 +00:00 |
nsIVersionComparator.idl
|
|
|
nsIWeakReference.idl
|
|
|
nsLeakDetector.cpp
|
|
|
nsLeakDetector.h
|
|
|
nsMacUtilsImpl.cpp
|
Copy'n'paste (340071) and drag'n'drop (340890) between Mozilla app running natively and Mozilla app running under Rosetta translation does not work [properly]. Byte-swap UTF-16 text in private flavors when running under Rosetta. r=josh sr=pink a/1.8.1=me
|
2006-06-15 17:13:59 +00:00 |
nsMacUtilsImpl.h
|
323657 Fixing XULRunner bustage by moving nsMacUtils class to nsMacUtilsImpl. r=dbaron sr=dbaron
|
2006-02-18 21:09:59 +00:00 |
nsMemoryImpl.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsMemoryImpl.h
|
fix btek bustage.
|
2006-05-10 17:47:50 +00:00 |
nsrootidl.idl
|
|
|
nsStackFrameUnix.cpp
|
Workaround brokenness of __builtin_frame_address(0) on gcc 4.1 (as shipped with FC5, at least). b=331436 r=brendan
|
2006-03-23 23:21:27 +00:00 |
nsStackFrameUnix.h
|
|
|
nsStackFrameWin.cpp
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
nsStackFrameWin.h
|
|
|
nsSystemInfo.cpp
|
fix for bug #341190
|
2006-07-06 06:32:03 +00:00 |
nsSystemInfo.h
|
fix for bug #341190
|
2006-07-06 06:32:03 +00:00 |
nsTraceRefcntImpl.cpp
|
restoring warning per bsmedberg
|
2006-03-31 00:59:02 +00:00 |
nsTraceRefcntImpl.h
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
nsUUIDGenerator.cpp
|
Make nsUUIDGenerator use the low bits, not the high ones, so we actually get
|
2006-06-15 04:40:21 +00:00 |
nsUUIDGenerator.h
|
Make it ok to call nsUUIDGenerator from off the main thread. Bug 334983,
|
2006-05-14 22:41:47 +00:00 |
nsVersionComparatorImpl.cpp
|
|
|
nsVersionComparatorImpl.h
|
|
|
nsWeakPtr.h
|
|
|
pure_api.c
|
|
|
pure.h
|
Bug 106386 Correct misspellings in source code
|
2005-11-21 06:30:34 +00:00 |