|
Add FileSystemID parameter to IsolatedContext::RegisterFileSystemForPath.
With this change, nested filesystems mounted onto isolated context
can remember its original filesystem id, that unblocks the issue 370782
of drag-and-drop support in chromeos::FileSystemBackend.
BUG= 370782, 386062
TBR=kaznacheev, benwells, dmichael, sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278666
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+94 lines, -41 lines) |
Patch |
 |
M |
chrome/browser/chromeos/drive/file_system_util_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/fileapi/file_system_backend.cc
|
View
|
|
3 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/devtools_file_helper.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/fileapi/external_mount_points_unittest.cc
|
View
|
|
3 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/fileapi/file_system_context_unittest.cc
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/fileapi/isolated_context_unittest.cc
|
View
|
|
7 chunks |
+21 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/browser/fileapi/transient_file_util_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_view_host_impl.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
extensions/browser/api/runtime/runtime_api.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/external_mount_points.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/external_mount_points.cc
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/isolated_context.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/isolated_context.cc
|
View
|
|
10 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/mount_points.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|