|
Fix filesystem API file_handlers to work for drive on ChromeOS.
BUG= 156277
TEST=tbd
START new filesystemextensionapi tests
Total comments: 2
Total comments: 8
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+170 lines, -63 lines) |
Patch |
 |
M |
chrome/browser/chromeos/drive/drive_file_system_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/extensions/external_filesystem_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/platform_app_launcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+48 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/fileapi/fileapi_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/fileapi/external_mount_points.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/external_mount_points.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+29 lines, -14 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/file_system_context.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+16 lines, -10 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/file_system_types.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/file_system_url.h
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/file_system_url.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/file_system_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/isolated_context.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/isolated_context.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+16 lines, -11 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/mount_points.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 24 (0 generated)
|