.. |
crashtests
|
…
|
|
tests/chrome
|
Bug 916004, preload datasource to see if it prevents intermittent orange, r=test-only-change
|
2015-03-27 07:47:46 -04:00 |
moz.build
|
Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps
|
2014-12-04 16:24:03 -08:00 |
nsContentSupportMap.cpp
|
Bug 1123151 (part 2) - Add PLDHashTable::IsInitialized(). r=froydnj.
|
2015-01-19 16:11:34 -08:00 |
nsContentSupportMap.h
|
Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
|
2015-02-02 14:48:58 -08:00 |
nsContentTestNode.cpp
|
…
|
|
nsContentTestNode.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsIXULBuilderListener.idl
|
…
|
|
nsIXULSortService.idl
|
…
|
|
nsIXULTemplateBuilder.idl
|
…
|
|
nsIXULTemplateQueryProcessor.idl
|
…
|
|
nsIXULTemplateResult.idl
|
…
|
|
nsIXULTemplateRuleFilter.idl
|
…
|
|
nsInstantiationNode.cpp
|
…
|
|
nsInstantiationNode.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRDFBinding.cpp
|
…
|
|
nsRDFBinding.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRDFConInstanceTestNode.cpp
|
…
|
|
nsRDFConInstanceTestNode.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRDFConMemberTestNode.cpp
|
…
|
|
nsRDFConMemberTestNode.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRDFPropertyTestNode.cpp
|
…
|
|
nsRDFPropertyTestNode.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRDFQuery.cpp
|
…
|
|
nsRDFQuery.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRDFTestNode.h
|
…
|
|
nsResourceSet.cpp
|
…
|
|
nsResourceSet.h
|
Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel
|
2015-01-06 16:30:03 -05:00 |
nsRuleNetwork.cpp
|
…
|
|
nsRuleNetwork.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsTemplateMap.h
|
Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
|
2015-02-02 14:48:58 -08:00 |
nsTemplateMatch.cpp
|
Bug 1117068 - Part c: Remove NEED_CPP_UNUSED_IMPLEMENTATIONS; r=mshal
|
2015-01-05 19:18:58 +01:00 |
nsTemplateMatch.h
|
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
nsTemplateRule.cpp
|
…
|
|
nsTemplateRule.h
|
…
|
|
nsTreeRows.cpp
|
…
|
|
nsTreeRows.h
|
…
|
|
nsXMLBinding.cpp
|
…
|
|
nsXMLBinding.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULContentBuilder.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULContentUtils.cpp
|
…
|
|
nsXULContentUtils.h
|
…
|
|
nsXULResourceList.h
|
…
|
|
nsXULSortService.cpp
|
Bug 1134280 - Get rid of Tag() - patch 2.5 - dom/xul - Fix all the occurrences, m=smaug, r=surkov
|
2015-03-03 11:09:00 +00:00 |
nsXULSortService.h
|
…
|
|
nsXULTemplateBuilder.cpp
|
Bug 1134280 - Get rid of Tag() - patch 2.5 - dom/xul - Fix all the occurrences, m=smaug, r=surkov
|
2015-03-03 11:09:00 +00:00 |
nsXULTemplateBuilder.h
|
…
|
|
nsXULTemplateQueryProcessorRDF.cpp
|
Bug 1143651 - don't use CallQueryInterface when the compiler can do the cast for us; r=ehsan
|
2015-03-12 13:20:29 -04:00 |
nsXULTemplateQueryProcessorRDF.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsXULTemplateQueryProcessorStorage.cpp
|
Bug 1099296 - Attach LoadInfo to remaining callers of ioService and ProtocolHandlers - in dom/ (r=sicking)
|
2015-02-17 10:09:01 -08:00 |
nsXULTemplateQueryProcessorStorage.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULTemplateQueryProcessorXML.cpp
|
Bug 1118443 Make workers specify the XHR load group to use during the request. r=sicking
|
2015-01-08 11:21:52 -05:00 |
nsXULTemplateQueryProcessorXML.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsXULTemplateResultRDF.cpp
|
…
|
|
nsXULTemplateResultRDF.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULTemplateResultSetRDF.cpp
|
…
|
|
nsXULTemplateResultSetRDF.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULTemplateResultStorage.cpp
|
…
|
|
nsXULTemplateResultStorage.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULTemplateResultXML.cpp
|
…
|
|
nsXULTemplateResultXML.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULTreeBuilder.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |