Chromium Code Reviews
DescriptionRemove unused, unimplemented and no-op methods from MIMETypeRegistry.
The following methods have been removed.
Unimplemented and unused:
MIMETypeRegistry::getExtensionForMIMEType(const String&)
MIMETypeRegistry::getMediaMIMETypesForExtension(const String&)
MIMETypeRegistry::isUnsupportedTextMIMEType(const String&)
MIMETypeRegistry::canShowMIMEType(const String&)
MIMETypeRegistry::getUnsupportedTextMIMETypes()
MIMETypeRegistry::getNormalizedMIMEType(const String&)
defaultMIMEType()
Trivial and unused:
MIMETypeRegistry::getSupportedImageMIMETypes()
MIMETypeRegistry::getSupportedImageResourceMIMETypes()
MIMETypeRegistry::getSupportedImageMIMETypesForEncoding()
MIMETypeRegistry::getSupportedNonImageMIMETypes()
MIMETypeRegistry::getSupportedMediaMIMETypes()
Trivial implementations:
MIMETypeRegistry::getMediaMIMETypeForExtension(const String&)
MIMETypeRegistry::isApplicationPluginMIMEType(const String&)
BUG=268948
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155631
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||