DescriptionFiles.app: Add NewMetadataProvider class.
The class will be used as the base class of all metadata provider. The class has abstrct
getImpl method and sub-class of the class should inherit the function. The class
also contains MetadataProviderCache that is a sub-class of MetadataCacheSet, and
caches the result of getImpl method.
BUG=410766
TEST=FileManagerJsTest.NewMetadataProvider
Committed: https://crrev.com/5eef262146d69b3773e69fa6f886cf869b7adb24
Cr-Commit-Position: refs/heads/master@{#314279}
Patch Set 1 #Patch Set 2 : . #
Total comments: 8
Patch Set 3 : Fixed. #
Messages
Total messages: 8 (2 generated)
|