gecko-dev/content/xbl/src
2006-07-02 07:23:10 +00:00
..
.cvsignore
Makefile.in Bug 323910: Merge atom lists in gklayout 2006-01-19 00:58:12 +00:00
nsBindingManager.cpp Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
nsBindingManager.h
nsXBLAtoms.h Bug 323910: Merge atom lists in gklayout 2006-01-19 00:58:12 +00:00
nsXBLBinding.cpp Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
nsXBLBinding.h
nsXBLContentSink.cpp Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
nsXBLContentSink.h Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
nsXBLDocumentInfo.cpp Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
nsXBLDocumentInfo.h Bug 304027, XBL handlers for custom events no longer working. r=bryner, sr=jst 2005-08-21 22:20:36 +00:00
nsXBLEventHandler.cpp Bug 304027, XBL handlers for custom events no longer working. r=bryner, sr=jst 2005-08-21 22:20:36 +00:00
nsXBLEventHandler.h
nsXBLInsertionPoint.cpp
nsXBLInsertionPoint.h
nsXBLProtoImpl.cpp Make wrapper preservation (the mechanism that makes the GC use reachability information between certain C++ objects rather than rooting at language boundaries) use an interface (nsIDOMGCParticipant) to get reachability information. Preserve the wrappers for event handlers as long as what they are attached to is reachable (from C++ or JS) to avoid entraining event handler closures in cycles. b=241518 r=mrbkap sr=jst 2005-12-03 07:42:40 +00:00
nsXBLProtoImpl.h 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
nsXBLProtoImplField.cpp Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
nsXBLProtoImplField.h
nsXBLProtoImplMember.h 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
nsXBLProtoImplMethod.cpp Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
nsXBLProtoImplMethod.h 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
nsXBLProtoImplProperty.cpp Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
nsXBLProtoImplProperty.h
nsXBLPrototypeBinding.cpp Bug 333896 2006-04-24 05:40:11 +00:00
nsXBLPrototypeBinding.h Bug 304027, XBL handlers for custom events no longer working. r=bryner, sr=jst 2005-08-21 22:20:36 +00:00
nsXBLPrototypeHandler.cpp Bug 342347, <xul:key disabled="true" command="foo"/> doesn't honor disabled attribute, r=me, r=bryner 2006-06-24 22:49:09 +00:00
nsXBLPrototypeHandler.h Bug 240627 Add warnings for some reserved key shortcuts r=bryner sr=bz 2005-10-08 10:20:02 +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
nsXBLResourceLoader.cpp Improve the CSSLoader API: make it clear which methods return results 2005-09-12 18:41:15 +00:00
nsXBLResourceLoader.h 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
nsXBLService.cpp Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
nsXBLService.h
nsXBLWindowDragHandler.cpp
nsXBLWindowDragHandler.h
nsXBLWindowHandler.cpp Fix for broken keyboard shortcuts: skip over key elements where there's no oncmmand= on the key or on its command element (bug 336740). r=neil, sr=bzbarsky. 2006-05-07 03:07:02 +00:00
nsXBLWindowHandler.h
nsXBLWindowKeyHandler.cpp Only create key handlers for <key> elements b=336740 r=bryner sr=bz 2006-05-12 22:58:10 +00:00
nsXBLWindowKeyHandler.h