.. |
crashtests
|
…
|
|
tests/chrome
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
moz.build
|
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
|
2015-04-27 19:59:27 -04:00 |
nsContentSupportMap.cpp
|
Bug 1170416 (part 5) - Remove PLDHashTable::IsInitialized(). r=froydnj.
|
2015-05-20 21:23:55 -07:00 |
nsContentSupportMap.h
|
Bug 1170416 (part 5) - Remove PLDHashTable::IsInitialized(). r=froydnj.
|
2015-05-20 21:23:55 -07:00 |
nsContentTestNode.cpp
|
Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj
|
2015-06-03 15:22:28 -07:00 |
nsContentTestNode.h
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
nsIXULBuilderListener.idl
|
…
|
|
nsIXULSortService.idl
|
…
|
|
nsIXULTemplateBuilder.idl
|
…
|
|
nsIXULTemplateQueryProcessor.idl
|
…
|
|
nsIXULTemplateResult.idl
|
…
|
|
nsIXULTemplateRuleFilter.idl
|
…
|
|
nsInstantiationNode.cpp
|
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
|
2015-06-02 13:05:56 +02:00 |
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
|
Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj
|
2015-06-03 15:22:28 -07:00 |
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
|
Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj
|
2015-06-03 15:22:28 -07:00 |
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
|
Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj
|
2015-06-03 15:22:28 -07:00 |
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 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02: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
|
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
|
2015-06-02 13:05:56 +02:00 |
nsRuleNetwork.h
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
nsTemplateMap.h
|
Bug 1170416 (part 3) - Remove the PLDHashTable2 typedef. r=froydnj.
|
2015-05-19 16:46:17 -07: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 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj
|
2015-06-03 15:22:30 -07:00 |
nsXULContentUtils.cpp
|
Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj
|
2015-06-03 15:22:30 -07:00 |
nsXULContentUtils.h
|
Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan
|
2015-04-22 08:29:18 +02:00 |
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 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj
|
2015-06-03 15:22:30 -07:00 |
nsXULTemplateBuilder.h
|
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
|
2015-05-19 11:15:34 -07:00 |
nsXULTemplateQueryProcessorRDF.cpp
|
Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj
|
2015-06-03 15:22:30 -07:00 |
nsXULTemplateQueryProcessorRDF.h
|
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
|
2015-05-19 11:15:34 -07:00 |
nsXULTemplateQueryProcessorStorage.cpp
|
Bug 1167189: Add an infallible version of nsContentUtils::GetNodeTextContent. r=jst
|
2015-05-22 14:16:20 -04: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 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04: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
|
Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan
|
2015-03-31 10:03:49 -04:00 |
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
|
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
|
2015-06-02 13:05:56 +02:00 |