Revert "[FSA] Add IsSafePathComponent checks to GetFile/GetDirectoryHandle."
This reverts commit 00437792. Reason for revert: suspect to be causing apps.LaunchGallery failures on CrOS https://bugs.chromium.org/p/chromium/issues/detail?id=1155028#c21 Original change's description: > [FSA] Add IsSafePathComponent checks to GetFile/GetDirectoryHandle. > > This isn't directly using net::IsSafePortablePathComponent since what > is safe for the File System Access API is not the same as what is safe > for Downloads. As such currently this duplicates a lot of the > implementation of this method, but in a followup we should attempt to > unify these two implementations as much as possible. > > Bug: 1150810, 1154757 > Change-Id: Iba4c92ef5f1cd924aa22b9dd201762d48b4bbc3b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568383 > Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> > Reviewed-by: Victor Costan <pwnall@chromium.org> > Cr-Commit-Position: refs/heads/master@{#833042} TBR=mek@chromium.org,pwnall@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1150810 Bug: 1154757 Bug: 1155028 Change-Id: I6c0fb2af7096d4f7f47d3e17a40c5a69105808cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574931Reviewed-by:Ben Pastene <bpastene@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#833820}
Showing
Please register or sign in to comment