Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Issue 5357009: Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p... (Closed)

Created:
10 years ago by kinuko
Modified:
9 years, 7 months ago
Reviewers:
Kavita Kanetkar
CC:
chromium-reviews, ben+cc_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file path names. Fix to bug 63574. Turned out that we need more changes to make extended paths work. BUG=63574 TEST=file_system_operation_unittest.cc and manually tested on FAT32. Review URL: http://codereview.chromium.org/5259003 TBR=kkanetkar@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67703

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -51 lines) Patch
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M webkit/fileapi/file_system_operation_unittest.cc View 1 chunk +0 lines, -28 lines 0 comments Download
M webkit/fileapi/file_system_path_manager.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/fileapi/file_system_path_manager.cc View 3 chunks +2 lines, -16 lines 0 comments Download
M webkit/fileapi/file_system_path_manager_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
kinuko
10 years ago (2010-11-30 10:19:37 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698