Revert of Make FTP directory parser less strict (patchset #3 id:40001 of...
Revert of Make FTP directory parser less strict (patchset #3 id:40001 of https://codereview.chromium.org/2608213002/ ) Reason for revert: Fails on all platforms. https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%281%29/builds/62042 Original issue's description: > Make FTP directory parser less strict > > FTP directory listing returns empty result if encoding detection or > conversion fails. This CL puts less strict constraint on conversion > so that the whole list can survive some filenames with broken chars > and be shown to users. Other browsers seem to work this way. > > The broken chars can happen due to wrong encoding detection, which > cannot be avoided 100%, as reported in the bug. > > BUG=676762 > R=mmenke@chromium.org, phajdan.jr@chromium.org > > Review-Url: https://codereview.chromium.org/2608213002 . > Cr-Commit-Position: refs/heads/master@{#441856} > Committed: https://chromium.googlesource.com/chromium/src/+/ed3ef90ecc3c01246a3d838fbeefdab72c94c228 TBR=phajdan.jr@chromium.org,mmenke@chromium.org,jinsukkim@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=676762 Review-Url: https://codereview.chromium.org/2614103002 Cr-Commit-Position: refs/heads/master@{#441866}
Showing
Please register or sign in to comment