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

Issue 9370045: Fixed bug: we can now handle "a:b" as a file name. (Closed)

Created:
8 years, 10 months ago by ericu
Modified:
8 years, 9 months ago
Reviewers:
kinuko
CC:
chromium-reviews, kinuko+watch, darin-cc_chromium.org
Visibility:
Public.

Description

Fixed bug: we can now handle "a:b" as a file name. BUG=113569 TEST=LayoutTests/fast/filesystem/op-restricted-chars.html Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125022

Patch Set 1 #

Patch Set 2 : Add unit tests, missing calls, comments. #

Patch Set 3 : Test fixes. #

Patch Set 4 : Linux build fix #

Patch Set 5 : Another linux build fix #

Total comments: 4

Patch Set 6 : Merged out--no real changes. #

Patch Set 7 : Add back in patch set 3, which somehow got lost in the merge. #

Patch Set 8 : Rolled in Kinuko's feedback. #

Patch Set 9 : Build fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -38 lines) Patch
M webkit/fileapi/file_system_directory_database.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M webkit/fileapi/file_system_operation.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_operation_unittest.cc View 1 2 3 4 5 6 7 5 chunks +10 lines, -10 lines 0 comments Download
M webkit/fileapi/file_system_quota_unittest.cc View 1 2 3 4 5 6 7 2 chunks +9 lines, -9 lines 0 comments Download
M webkit/fileapi/file_system_util.h View 1 2 3 4 5 6 7 2 chunks +22 lines, -1 line 0 comments Download
M webkit/fileapi/file_system_util.cc View 1 2 3 4 5 6 7 1 chunk +45 lines, -0 lines 0 comments Download
M webkit/fileapi/file_system_util_unittest.cc View 1 2 3 4 5 6 7 8 5 chunks +72 lines, -4 lines 0 comments Download
M webkit/fileapi/obfuscated_file_util.cc View 1 2 3 4 5 6 7 8 chunks +16 lines, -12 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ericu
Kinuko, can you take a look at this when you get the chance? It's not ...
8 years, 10 months ago (2012-02-23 00:13:47 UTC) #1
kinuko
On 2012/02/23 00:13:47, ericu wrote: > Kinuko, can you take a look at this when ...
8 years, 10 months ago (2012-02-23 06:32:30 UTC) #2
ericu
On Wed, Feb 22, 2012 at 10:32 PM, <kinuko@chromium.org> wrote: > On 2012/02/23 00:13:47, ericu ...
8 years, 10 months ago (2012-02-27 19:44:00 UTC) #3
ericu
On Tue, Feb 28, 2012 at 10:53 AM, <kinuko@chromium.org> wrote: > On 2012/02/27 19:44:00, ericu ...
8 years, 9 months ago (2012-02-28 19:21:07 UTC) #4
kinuko
https://chromiumcodereview.appspot.com/9370045/diff/9002/webkit/fileapi/file_system_util.h File webkit/fileapi/file_system_util.h (right): https://chromiumcodereview.appspot.com/9370045/diff/9002/webkit/fileapi/file_system_util.h#newcode28 webkit/fileapi/file_system_util.h:28: // what platform you're on. Let's add TODO here ...
8 years, 9 months ago (2012-02-28 19:28:02 UTC) #5
ericu
https://chromiumcodereview.appspot.com/9370045/diff/9002/webkit/fileapi/file_system_util.h File webkit/fileapi/file_system_util.h (right): https://chromiumcodereview.appspot.com/9370045/diff/9002/webkit/fileapi/file_system_util.h#newcode28 webkit/fileapi/file_system_util.h:28: // what platform you're on. On 2012/02/28 19:28:02, kinuko ...
8 years, 9 months ago (2012-02-29 21:31:34 UTC) #6
kinuko
LGTM On 2012/02/29 21:31:34, ericu wrote: > https://chromiumcodereview.appspot.com/9370045/diff/9002/webkit/fileapi/file_system_util.h > File webkit/fileapi/file_system_util.h (right): > > https://chromiumcodereview.appspot.com/9370045/diff/9002/webkit/fileapi/file_system_util.h#newcode28 ...
8 years, 9 months ago (2012-03-01 00:56:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericu@chromium.org/9370045/29002
8 years, 9 months ago (2012-03-05 21:03:20 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-05 23:45:45 UTC) #9
Change committed as 125022

Powered by Google App Engine
This is Rietveld 408576698