.. |
.cvsignore
|
…
|
|
Makefile.in
|
Relanding bug 372769 with some cycle collection changes to fix leaks.
|
2007-09-28 13:45:03 +00:00 |
nsBindingManager.cpp
|
Fix bug 406900 by doing a better job of unbinding XBL default content.
|
2008-01-28 23:34:28 +00:00 |
nsBindingManager.h
|
Fix bug 342954 by making sure to update our insertion point data when removing
|
2008-01-28 05:31:20 +00:00 |
nsXBLBinding.cpp
|
Fix bug 406900 by doing a better job of unbinding XBL default content.
|
2008-01-28 23:34:28 +00:00 |
nsXBLBinding.h
|
Bug 345711: Don't call nsXBLBinding::InstallImplementation while in reflow as that can cause duplicated frames for plugins and other badness. r=bz/jst sr=jst
|
2007-10-27 00:14:43 +00:00 |
nsXBLContentSink.cpp
|
Fix for bug 300639 (don't recompile xbl event handlers on every event dispatch). Patch by Robert Sayre, r/sr=peterv.
|
2007-12-05 07:21:18 +00:00 |
nsXBLContentSink.h
|
Relanding bug 372769 with some cycle collection changes to fix leaks.
|
2007-09-28 13:45:03 +00:00 |
nsXBLDocumentInfo.cpp
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
nsXBLDocumentInfo.h
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 13:45:10 +00:00 |
nsXBLEventHandler.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
nsXBLEventHandler.h
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 09:13:09 +00:00 |
nsXBLInsertionPoint.cpp
|
Fix bug 406900 by doing a better job of unbinding XBL default content.
|
2008-01-28 23:34:28 +00:00 |
nsXBLInsertionPoint.h
|
Fix bug 406900 by doing a better job of unbinding XBL default content.
|
2008-01-28 23:34:28 +00:00 |
nsXBLProtoImpl.cpp
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
nsXBLProtoImpl.h
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
nsXBLProtoImplField.cpp
|
Skip installing fields which have no text. Bug 397924, r+sr+a=sicking
|
2007-10-02 14:38:35 +00:00 |
nsXBLProtoImplField.h
|
Skip installing fields which have no text. Bug 397924, r+sr+a=sicking
|
2007-10-02 14:38:35 +00:00 |
nsXBLProtoImplMember.h
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 13:45:10 +00:00 |
nsXBLProtoImplMethod.cpp
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 13:45:10 +00:00 |
nsXBLProtoImplMethod.h
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 13:45:10 +00:00 |
nsXBLProtoImplProperty.cpp
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 13:45:10 +00:00 |
nsXBLProtoImplProperty.h
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 13:45:10 +00:00 |
nsXBLPrototypeBinding.cpp
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
nsXBLPrototypeBinding.h
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
nsXBLPrototypeHandler.cpp
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
nsXBLPrototypeHandler.h
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
nsXBLPrototypeResources.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsXBLPrototypeResources.h
|
Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron
|
2007-10-09 18:41:55 +00:00 |
nsXBLResourceLoader.cpp
|
Relanding bug 372769 with some cycle collection changes to fix leaks.
|
2007-09-28 13:45:03 +00:00 |
nsXBLResourceLoader.h
|
Bug 368773, Cycle collect nsXBLResourceLoader::mBoundElements, r+sr=peterv
|
2007-03-11 11:56:09 +00:00 |
nsXBLService.cpp
|
bug 408148. use nsAutoTArray rather than nsTArray in nsXBLService::GetBinding. r/sr=sicking
|
2007-12-13 04:17:14 +00:00 |
nsXBLService.h
|
Propagate stylesheet principals through to XBL binding loads; streamline load
|
2007-07-18 21:56:58 +00:00 |
nsXBLWindowKeyHandler.cpp
|
Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=damons]
|
2007-12-18 05:41:57 +00:00 |
nsXBLWindowKeyHandler.h
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 09:13:09 +00:00 |