.. |
Makefile.in
|
Bug 805607 - Mark content/xbl/src as FAIL_ON_WARNINGS. r=bz
|
2012-10-26 10:49:57 -07:00 |
nsBindingManager.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsBindingManager.h
|
No bug: s/class/struct/ to shut up MSVC. r=me DONTBUILD
|
2012-11-19 09:22:27 -08:00 |
nsXBLBinding.cpp
|
Bug 824864 - Improve the API for EvaluateStringWithValue. r=bz
|
2013-01-16 18:50:26 -08:00 |
nsXBLBinding.h
|
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
|
2012-12-31 12:40:21 -08:00 |
nsXBLContentSink.cpp
|
Bug 821116 - Track line numbers for XBL properties (r=bz)
|
2012-12-17 12:22:38 -08:00 |
nsXBLContentSink.h
|
Bug 821116 - Track line numbers for XBL properties (r=bz)
|
2012-12-17 12:22:38 -08:00 |
nsXBLDocumentInfo.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsXBLDocumentInfo.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXBLEventHandler.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXBLEventHandler.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXBLInsertionPoint.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsXBLInsertionPoint.h
|
Bug 750570, part 4 - Switch most native CC classes to use the purple buffer. r=smaug
|
2012-08-24 09:50:06 -07:00 |
nsXBLProtoImpl.cpp
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
nsXBLProtoImpl.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsXBLProtoImplField.cpp
|
Bug 824864 - Pass EvaluateString out-param as a pointer, not a reference. r=bz
|
2013-01-16 18:50:27 -08:00 |
nsXBLProtoImplField.h
|
Bug 824864 - Improve the API for EvaluateStringWithValue. r=bz
|
2013-01-16 18:50:26 -08:00 |
nsXBLProtoImplMember.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXBLProtoImplMethod.cpp
|
Bug 824864 - Move consumers of CompileFunction to the nsJSUtils version, and kill the nsJSContext version. r=bz
|
2013-01-16 18:50:25 -08:00 |
nsXBLProtoImplMethod.h
|
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
|
2012-09-14 16:09:52 -04:00 |
nsXBLProtoImplProperty.cpp
|
Bug 824864 - Move consumers of CompileFunction to the nsJSUtils version, and kill the nsJSContext version. r=bz
|
2013-01-16 18:50:25 -08:00 |
nsXBLProtoImplProperty.h
|
Bug 821116 - Track line numbers for XBL properties (r=bz)
|
2012-12-17 12:22:38 -08:00 |
nsXBLPrototypeBinding.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsXBLPrototypeBinding.h
|
Bug 733305, add a way to hide XBL, r=bz, a=abillings
|
2012-10-10 22:04:42 +03:00 |
nsXBLPrototypeHandler.cpp
|
Bug 832041 - Remove nsJSContext::CompileEventHandler and move consumers to nsJSUtils::CompileFunction. r=bz
|
2013-01-23 07:12:50 +01:00 |
nsXBLPrototypeHandler.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXBLPrototypeResources.cpp
|
Bug 508725 - Part 3: Create a rule processor for each style scope. r=dbaron
|
2013-01-09 10:25:47 +11:00 |
nsXBLPrototypeResources.h
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
nsXBLResourceLoader.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsXBLResourceLoader.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXBLSerialize.cpp
|
Bug 823279 - Mark deserialized XBL script as XBL. r=bz
|
2012-12-19 17:12:33 -08:00 |
nsXBLSerialize.h
|
Bug 733305, add a way to hide XBL, r=bz, a=abillings
|
2012-10-10 22:04:42 +03:00 |
nsXBLService.cpp
|
Bug 813445 part.14 Make dom::EventListenerFlags for nsEventListenerManager r=smaug
|
2012-12-16 10:26:05 +09:00 |
nsXBLService.h
|
Bug 806031, less surprising toString for XBL binding objects, r=bz
|
2012-12-12 17:10:02 +02:00 |
nsXBLWindowKeyHandler.cpp
|
bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug
|
2012-12-28 20:56:42 -05:00 |
nsXBLWindowKeyHandler.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |