|
Files.app: Use new metadata models in DirectoryModel.
The CL adds new metadata model to DirectoryModel, and let DirectoryModel call the new metadata model's method to notify change of Entry.
BUG= 410766
TEST=None
Committed: https://crrev.com/c597cef34788d703e14fe1b08c8335314a966294
Cr-Commit-Position: refs/heads/master@{#314988}
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+111 lines, -197 lines) |
Patch |
 |
M |
chrome/browser/chromeos/file_manager/file_manager_jstest.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/directory_model.js
|
View
|
1
|
4 chunks |
+10 lines, -5 lines |
2 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/file_manager.js
|
View
|
1
|
3 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/main_scripts.js
|
View
|
1
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js
|
View
|
1
|
3 chunks |
+13 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata_model.js
|
View
|
1
|
1 chunk |
+0 lines, -92 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata_model_unittest.html
|
View
|
1
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata_model_unittest.js
|
View
|
1
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata_provider.js
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata_unittest.html
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata_unittest.js
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/metadata/metadata_cache_set.js
|
View
|
|
4 chunks |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/metadata/metadata_cache_set_unittest.js
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/main.html
|
View
|
1
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
Total messages: 12 (4 generated)
|