DescriptionZip utf-8 file names with encoding bit set.
This commit sets the 'locale' bit in global directory of a zip which
means that the file name was written in UTF-8. Chromium always writes
and reads zips as UTF-8 so it is not a problem per se but other, more
zip compliant, programs see packed files with wrong paths if this bit
is not set.
BUG=325737
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239216
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add a comment describing why the flag is being set. #
Total comments: 1
Patch Set 3 : Argument indentation #Messages
Total messages: 13 (0 generated)
|