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

Issue 1718123004: mojo filesystem: Further clean ups. (Closed)

Created:
4 years, 10 months ago by Elliot Glaysher
Modified:
4 years, 10 months ago
Reviewers:
jam
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mojo filesystem: Further clean ups. - Cleans up pieces that I partially, but didn't fully delete in the last patch. - Changes the FileSystem interface so that there isn't a free form string in in. - Separates out the current mandoline directory choosing code into the app impl instead of the service impl. This should let us make a chrome version in a future patch. BUG=585587 Committed: https://crrev.com/7e3aa65e323f57adca2b8774a4f1612dace33c70 Cr-Commit-Position: refs/heads/master@{#377058}

Patch Set 1 #

Patch Set 2 : Fix windows compile. #

Total comments: 1

Patch Set 3 : jam comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -185 lines) Patch
M components/filesystem/file_system_app.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/filesystem/file_system_app.cc View 2 chunks +61 lines, -1 line 0 comments Download
M components/filesystem/file_system_impl.h View 1 2 2 chunks +13 lines, -18 lines 0 comments Download
M components/filesystem/file_system_impl.cc View 1 2 2 chunks +20 lines, -119 lines 0 comments Download
M components/filesystem/files_test_base.h View 3 chunks +1 line, -6 lines 0 comments Download
M components/filesystem/files_test_base.cc View 2 chunks +2 lines, -7 lines 0 comments Download
M components/filesystem/public/interfaces/file_system.mojom View 1 chunk +6 lines, -16 lines 0 comments Download
M components/leveldb/leveldb_apptest.cc View 10 chunks +11 lines, -18 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Elliot Glaysher
4 years, 10 months ago (2016-02-23 00:46:48 UTC) #2
jam
lgtm https://codereview.chromium.org/1718123004/diff/20001/components/filesystem/file_system_impl.h File components/filesystem/file_system_impl.h (right): https://codereview.chromium.org/1718123004/diff/20001/components/filesystem/file_system_impl.h#newcode32 components/filesystem/file_system_impl.h:32: base::FilePath user_data_dir, nit: add comment to this constructor ...
4 years, 10 months ago (2016-02-23 16:51:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1718123004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1718123004/40001
4 years, 10 months ago (2016-02-23 18:13:27 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-23 19:43:31 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2016-02-23 19:44:45 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7e3aa65e323f57adca2b8774a4f1612dace33c70
Cr-Commit-Position: refs/heads/master@{#377058}

Powered by Google App Engine
This is Rietveld 408576698