gecko/dom/xbl
Bobby Holley 1ebf223fc7 Bug 990290 - Store class objects in a weak map off the XBL global. r=bz
Note that we simultaneously rip out all of the crazy lifetime management for the
dynamic JSClasses here (it would be nice to do that in a separate patch, but it's
all kind of tied up together). With this patch, we simply have one dynamic JSClass
per class object, which is deleted in the finalizer. In the next patch, we remove
dynamic JSClasses entirely.
2014-04-11 07:59:47 -07:00
..
builtin Bug 983903 - [Gtk3] Ctrl+A doesn't work in textarea or input elements. r=Neil 2014-04-04 08:34:25 -04:00
crashtests Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey 2014-04-09 08:38:44 -06:00
test Bug 990290 - Store class objects in a weak map off the XBL global. r=bz 2014-04-11 07:59:47 -07:00
moz.build Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug 2014-04-03 13:18:38 +09:00
nsBindingManager.cpp Bug 990715, part 6 - Convert nsBindingManager::mWrapperTable to nsInterfaceHashtable. r=bholley 2014-04-10 07:05:19 -07:00
nsBindingManager.h Bug 990715, part 6 - Convert nsBindingManager::mWrapperTable to nsInterfaceHashtable. r=bholley 2014-04-10 07:05:19 -07:00
nsXBLBinding.cpp Bug 990290 - Store class objects in a weak map off the XBL global. r=bz 2014-04-11 07:59:47 -07:00
nsXBLBinding.h Bug 990290 - Store class objects in a weak map off the XBL global. r=bz 2014-04-11 07:59:47 -07:00
nsXBLContentSink.cpp Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03:00
nsXBLContentSink.h
nsXBLDocumentInfo.cpp Bug 890686 - Implement JS_GlobalObjectTraceHook, and install it appropriately. (r=billm) 2014-04-04 16:58:08 -07:00
nsXBLDocumentInfo.h Bug 978468 - Add some MOZ_FINAL to XBL. r=mrbkap 2014-03-04 09:49:39 -08:00
nsXBLEventHandler.cpp Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug 2014-03-05 09:37:43 +09:00
nsXBLEventHandler.h
nsXBLMaybeCompiled.h
nsXBLProtoImpl.cpp Bug 990290 - Store class objects in a weak map off the XBL global. r=bz 2014-04-11 07:59:47 -07:00
nsXBLProtoImpl.h Bug 990290 - Stop using the full-blown class object setup for precompilation. r=bz 2014-04-11 07:59:47 -07:00
nsXBLProtoImplField.cpp Bug 959787 - Handlify JS_ExecuteScript and JS::Evaluate APIs r=terrence r=bz 2014-04-01 11:34:39 +01:00
nsXBLProtoImplField.h Bug 978042 - Part 8: AutoPushJSContext in nsXBLProtoImplField::InstallField. r=bholley 2014-03-19 12:09:33 +00:00
nsXBLProtoImplMember.h
nsXBLProtoImplMethod.cpp Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley 2014-04-10 00:58:41 -04:00
nsXBLProtoImplMethod.h
nsXBLProtoImplProperty.cpp
nsXBLProtoImplProperty.h
nsXBLPrototypeBinding.cpp Bug 992578, part 4 - Convert nsXBLPrototypeBinding::mResources to an nsAutoPtr. r=mrbkap 2014-04-10 07:05:21 -07:00
nsXBLPrototypeBinding.h Bug 992578, part 4 - Convert nsXBLPrototypeBinding::mResources to an nsAutoPtr. r=mrbkap 2014-04-10 07:05:21 -07:00
nsXBLPrototypeHandler.cpp Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley 2014-04-10 00:58:41 -04:00
nsXBLPrototypeHandler.h
nsXBLPrototypeResources.cpp Bug 992578, part 3 - Make nsXBLResourceLoader::mLoader an nsRefPtr. r=mrbkap 2014-04-10 07:05:21 -07:00
nsXBLPrototypeResources.h Bug 992578, part 3 - Make nsXBLResourceLoader::mLoader an nsRefPtr. r=mrbkap 2014-04-10 07:05:21 -07:00
nsXBLResourceLoader.cpp Bug 992578, part 2 - Make nsXBLResourceLoader::mLoader private. r=mrbkap 2014-04-10 07:05:21 -07:00
nsXBLResourceLoader.h Bug 967931 - Remove some unused forward declarations in XBL. r=bz 2014-02-06 07:54:53 -08:00
nsXBLSerialize.cpp
nsXBLSerialize.h Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03:00
nsXBLService.cpp Bug 990290 - Store class objects in a weak map off the XBL global. r=bz 2014-04-11 07:59:47 -07:00
nsXBLService.h Bug 990290 - Store class objects in a weak map off the XBL global. r=bz 2014-04-11 07:59:47 -07:00
nsXBLWindowKeyHandler.cpp Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug 2014-04-01 13:09:23 +09:00
nsXBLWindowKeyHandler.h Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:16:47 -07:00
XBLChildrenElement.cpp Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
XBLChildrenElement.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00