gecko-dev/rdf/datasource
Eric Rahm d986dfc66d Bug 1309409 - Part 1: Remove nsISupportsArray usage from nsIRDFDataSource. r=Pike
This converts the usage of nsISupportsArray in nsIRDFDataSource to just
nsISupports. Internally none of the params are used, all external usages in
the addons repo appear to just be passthroughs.

Regardless, any external implementors wanting to pass in an nsISupportsArray
can still do so as it is derived from nsISupports.

Additionally the |IsCommandEnabled| and |DoCommand| stubs are updated to just
return NS_ERROR_NOT_IMPLEMENTED as this functionallity is currently not
supported.

MozReview-Commit-ID: JJSHAQKiLSZ
2016-11-04 11:03:26 -07:00
..
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsFileSystemDataSource.cpp Bug 1309409 - Part 1: Remove nsISupportsArray usage from nsIRDFDataSource. r=Pike 2016-11-04 11:03:26 -07:00
nsFileSystemDataSource.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
nsILocalStore.h Bug 1040774 - Flatten rdf/{base,datasource,util}/{idl,public,src}/ directories. r=pike 2014-07-21 06:01:08 -07:00
nsIRDFFTP.h Bug 1040774 - Flatten rdf/{base,datasource,util}/{idl,public,src}/ directories. r=pike 2014-07-21 06:01:08 -07:00
nsLocalStore.cpp Bug 1309409 - Part 1: Remove nsISupportsArray usage from nsIRDFDataSource. r=Pike 2016-11-04 11:03:26 -07:00
nsRDFBuiltInDataSources.h Bug 1040774 - Flatten rdf/{base,datasource,util}/{idl,public,src}/ directories. r=pike 2014-07-21 06:01:08 -07:00