DescriptionFixes saving files that don't have valid extensions.
Two fixes here. First was a disturbing discovery that FilePath::Extension returns an extension starting with a period. I am of the belief that this is the wrong API to expose, but that's a different fight. Fixed.
Second is a subtle behavior of the old code that wasn't preserved. In the case where the extension did not exist in the registry, the old code dropped the extension from the filter. We now also do so.
BUG=10561
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13960
Patch Set 1 #Patch Set 2 : '' #
Total comments: 6
Messages
Total messages: 6 (0 generated)
|