Revert 200603 "Make Windows traversal checking handle pathologic..."

Seems to have broken base_unittests on Linux ASAN.

> Make Windows traversal checking handle pathological cases 
> 
> Different versions of Windows have undocumented quirks in handling path components 
> (e.g. truncating or ignoring certain leading or trailing characters). In order to avoid potential 
> security bugs we're going to treat components more loosely and risk a few unlikely false 
> positives from FilePath::ReferencesParent(). 
> 
> BUG=181617
> R=brettw@chromium.org, ericu@chromium.org
> 
> Review URL: https://codereview.chromium.org/12771015

TBR=jschuh@chromium.org

Review URL: https://codereview.chromium.org/15095015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200610 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 08c627d0b9f2854baf1e2b37229b7101b2b21a53
2 files changed
tree: a8dee9733b8f3df4c6560e0a0245da04af4fed4a
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/