|
Cleanup file permission check code in FileAPIMessageFilter
- Move detailed permission check code into each MountPointProvider
- Add common enum for fileapi permission policy (webkit/fileapi/file_permission_policy.{h,cc})
BUG=none, cleanup only
TEST=content_browsertests:FileSystemLayoutTest.*,browser_tests:FileBrowser*)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176014
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+157 lines, -102 lines) |
Patch |
 |
M |
content/browser/fileapi/fileapi_message_filter.cc
|
View
|
|
16 chunks |
+42 lines, -75 lines |
0 comments
|
Download
|
 |
M |
webkit/chromeos/fileapi/cros_mount_point_provider.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/chromeos/fileapi/cros_mount_point_provider.cc
|
View
|
1
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
A |
webkit/fileapi/file_permission_policy.h
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/fileapi/file_permission_policy.cc
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/file_system_mount_point_provider.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/isolated_mount_point_provider.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/isolated_mount_point_provider.cc
|
View
|
|
1 chunk |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/sandbox_mount_point_provider.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/sandbox_mount_point_provider.cc
|
View
|
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/test_mount_point_provider.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/test_mount_point_provider.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/webkit_fileapi.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|