Chromium Code Reviews
DescriptionWindows: Convert mime types to lowercase in GetPlatformMimeTypeFromExtension.
PluginList::GetPluginInfoArray() expects all incoming mime types to be lowercase,
but this is not always the case when reading them from the Windows registry.
One such offender is a .potm file extension:
"Content Type"="application/vnd.ms-powerpoint.template.macroEnabled.12"
BUG=
Patch Set 1 #Patch Set 2 : Forgot to add required include. #Messages
Total messages: 9 (2 generated)
|