gecko-dev/rdf/base
Nicholas Nethercote 780a2e4aec Bug 1390428 (part 4) - Remove still more nsXPIDLCString local variables. r=erahm.
These are all easy cases where an nsXPIDLCString local variable is set via
getter_Copies() and then is null checked. The patch uses IsVoid() to replace
the null checks (and get() and EqualsLiteral() calls to replace any implicit
conversions).

--HG--
extra : rebase_source : 484ad42a7816b34b86afbe072e04ba131c1619c6
2017-08-16 13:58:55 +10:00
..
moz.build Bug 1332639 - Remove the RDF "standalone" library which isn't used, r=glandium 2017-02-27 13:07:28 -05:00
nsCompositeDataSource.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsContainerEnumerator.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsDefaultResourceFactory.cpp
nsInMemoryDataSource.cpp Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
nsIRDFCompositeDataSource.idl
nsIRDFContainer.idl
nsIRDFContainerUtils.idl
nsIRDFContentSink.h Bug 1276669 - part 4 - initialize RDF atoms in nsLayoutStatics; r=Pike 2017-01-26 15:43:39 -05:00
nsIRDFDataSource.idl
nsIRDFDelegateFactory.idl
nsIRDFInferDataSource.idl
nsIRDFInMemoryDataSource.idl
nsIRDFLiteral.idl
nsIRDFNode.idl
nsIRDFObserver.idl
nsIRDFPropagatableDataSource.idl
nsIRDFPurgeableDataSource.idl
nsIRDFRemoteDataSource.idl
nsIRDFResource.idl
nsIRDFService.idl
nsIRDFXMLParser.idl
nsIRDFXMLSerializer.idl
nsIRDFXMLSink.idl
nsIRDFXMLSource.idl
nsNameSpaceMap.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
nsNameSpaceMap.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsRDFBaseDataSources.h
nsRDFContainer.cpp Bug 1386103 (part 2, attempt 3) - Convert nsFixed[C]String uses to nsAuto[C]String. r=erahm. 2017-08-09 20:41:40 +10:00
nsRDFContainerUtils.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsRDFContentSink.cpp Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
nsRDFContentSinkAtomList.h
nsRDFResource.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsRDFResource.h Bug 1332639 - Remove the RDF "standalone" library which isn't used, r=glandium 2017-02-27 13:07:28 -05:00
nsRDFService.cpp Bug 1390428 (part 4) - Remove still more nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:55 +10:00
nsRDFService.h Bug 1389168 - Remove unnecessary IBM license text. r=gerv 2017-08-16 16:10:56 -05:00
nsRDFXMLDataSource.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsRDFXMLParser.cpp Bug 1373984 - Turn nsIDocument::mCharacterSet into mozilla::NotNull<const mozilla::Encoding*>. r=hsivonen 2017-06-18 20:37:50 +09:00
nsRDFXMLParser.h
nsRDFXMLSerializer.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsRDFXMLSerializer.h
rdf.h Bug 1329827 (part 2) - Remove DEVMO_NAMESPACE_URI_PREFIX. r=pike. 2016-12-23 15:14:58 +11:00
rdfIDataSource.idl
rdfITripleVisitor.idl
rdfutil.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
rdfutil.h Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00