DescriptionDon't NFC normalize filenames in form data
When building the payload for POST data with files, Blink was
normalizing strings. Similar to crbug.com/427183, we're calling
normalizeAndEncode() when encode() is more appropriate, and matches
the behavior in other browsers.
BUG=341019
R=tkent@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201590
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|