.. |
Makefile.in
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
moz.build
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
nsBindingManager.cpp
|
Bug 651124 - Remove GetChildAt() usage in nsBindingManager. r=mrbkap
|
2013-08-12 15:00:44 +01:00 |
nsBindingManager.h
|
Bug 796061 - Part 2: Remove mInsertionParentTable from nsBindingManager. r=mrbkap
|
2013-07-17 09:05:06 -07:00 |
nsXBLBinding.cpp
|
Bug 905230 - Use LinkedList for nsXBLJSClass; r=mrbkap
|
2013-08-22 08:34:44 +02:00 |
nsXBLBinding.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 |
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 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir
|
2013-08-22 08:30:55 +02:00 |
nsXBLDocumentInfo.h
|
Bug 902718 - Remove nsIScriptGlobalObjectOwner from XBL. r=bz
|
2013-08-09 09:25:14 -07:00 |
nsXBLEventHandler.cpp
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
|
2013-04-05 20:44:26 -04:00 |
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 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 |
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 904962 (part 1) - Don't #include js/CharacterEncoding.h in jsapi.h. r=luke.
|
2013-08-13 18:34:24 -07: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 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
nsXBLPrototypeBinding.h
|
Bug 902718 - Use the SafeJSContext for XBL serialization and deserialization. r=bz
|
2013-08-09 09:25:13 -07:00 |
nsXBLPrototypeHandler.cpp
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
nsXBLPrototypeHandler.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 |
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 908576 part 7. Move the various DOMProxyHandler classes into the binding implementation files. r=smaug
|
2013-08-23 22:42:42 -04:00 |
nsXBLSerialize.h
|
Merge inbound to m-c.
|
2013-08-22 15:42:18 -04:00 |
nsXBLService.cpp
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
nsXBLService.h
|
Bug 905230 - Use LinkedList for nsXBLJSClass; r=mrbkap
|
2013-08-22 08:34:44 +02:00 |
nsXBLWindowKeyHandler.cpp
|
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
|
2013-08-24 16:24:32 +09:00 |
nsXBLWindowKeyHandler.h
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
|
2013-04-21 21:25:28 -04:00 |
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 |