.. |
moz.build
|
bug 915566 - rm Makefiles in content/ r=ted
|
2013-09-12 03:52:58 -04:00 |
nsBindingManager.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsBindingManager.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsXBLBinding.cpp
|
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
|
2013-09-11 05:49:05 -07:00 |
nsXBLBinding.h
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
|
2013-08-27 19:59:14 -07:00 |
nsXBLContentSink.cpp
|
Bug 907430: XBL constructors/destructors should have names, r=bz
|
2013-08-21 16:45:52 -07:00 |
nsXBLContentSink.h
|
Bug 907430: XBL constructors/destructors should have names, r=bz
|
2013-08-21 16:45:52 -07:00 |
nsXBLDocumentInfo.cpp
|
Bug 917299 - Remove some dead code in content/ and dom/; r=bzbarsky
|
2013-09-17 12:49:07 -04:00 |
nsXBLDocumentInfo.h
|
Bug 902718 - Remove nsIScriptGlobalObjectOwner from XBL. r=bz
|
2013-08-09 09:25:14 -07:00 |
nsXBLEventHandler.cpp
|
|
|
nsXBLEventHandler.h
|
Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug
|
2013-05-29 13:43:41 -07:00 |
nsXBLMaybeCompiled.h
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
nsXBLProtoImpl.cpp
|
Bug 910823 - Factor out the code for casting from a JSClass* to an nsXBLJSClass* into a helper function. r=waldo
|
2013-09-11 05:49:04 -07:00 |
nsXBLProtoImpl.h
|
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
|
2013-08-12 12:09:14 +01:00 |
nsXBLProtoImplField.cpp
|
Bug 917843 - Handlify JS identifier APIs r=billm
|
2013-09-19 08:54:02 +01:00 |
nsXBLProtoImplField.h
|
Bug 902718 - Use the SafeJSContext for XBL serialization and deserialization. r=bz
|
2013-08-09 09:25:13 -07:00 |
nsXBLProtoImplMember.h
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
nsXBLProtoImplMethod.cpp
|
Bug 907430: XBL constructors/destructors should have names, r=bz
|
2013-08-21 16:45:52 -07:00 |
nsXBLProtoImplMethod.h
|
Merge inbound to m-c.
|
2013-08-22 15:42:18 -04:00 |
nsXBLProtoImplProperty.cpp
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
nsXBLProtoImplProperty.h
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
nsXBLPrototypeBinding.cpp
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsXBLPrototypeBinding.h
|
bug 846185 - don't call into js when creating accessibles r=surkov, smaug
|
2013-07-19 00:13:35 -04:00 |
nsXBLPrototypeHandler.cpp
|
Bug 912956 part.12 All event utils (macros and inline methods) should be methods of mozilla::WidgetEvent r=roc
|
2013-09-24 19:04:16 +09:00 |
nsXBLPrototypeHandler.h
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
|
2013-08-27 19:59:14 -07:00 |
nsXBLPrototypeResources.cpp
|
|
|
nsXBLPrototypeResources.h
|
Bug 902718 - Use the SafeJSContext for XBL serialization and deserialization. r=bz
|
2013-08-09 09:25:13 -07:00 |
nsXBLResourceLoader.cpp
|
|
|
nsXBLResourceLoader.h
|
Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey
|
2013-08-23 22:42:40 -04:00 |
nsXBLSerialize.cpp
|
Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
|
2013-08-26 19:05:20 -07:00 |
nsXBLSerialize.h
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
|
2013-08-27 19:59:14 -07:00 |
nsXBLService.cpp
|
bug 846185 - don't call into js when creating accessibles r=surkov, smaug
|
2013-07-19 00:13:35 -04:00 |
nsXBLService.h
|
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
|
2013-09-11 05:49:05 -07:00 |
nsXBLWindowKeyHandler.cpp
|
Bug 909335 Don't pass key events to nsINativeKeyBindings if key event is already consumed by WalkHandlersInternal() r=smaug
|
2013-08-28 13:04:00 +09:00 |
nsXBLWindowKeyHandler.h
|
|
|
XBLChildrenElement.cpp
|
Bug 891088: Fix whitespace. r=me
|
2013-07-09 07:29:25 -07:00 |
XBLChildrenElement.h
|
Bug 796061 - Part 2: Remove mInsertionParentTable from nsBindingManager. r=mrbkap
|
2013-07-17 09:05:06 -07:00 |