DescriptionFix playing video files with hash in the filename in Files.app.
File names are passed via url. Because of faulty escaping, hash in the filename was causing interpreting part of the filename as url's hash part. This patch fixes it by properly escaping the hash character.
TEST=Play a local video with a hash character in the filename.
BUG=171987
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187276
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added some comments. #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|