|
|
Support getEntryId for entries passed to apps as launch data.
Previously, chrome.fileSystem.getEntryId only supported entries returned
by chrome.fileSystem.chooseEntry. This adds support for entries passed
to apps in launchData for chrome.app.runtime.onLaunched events.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199693
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+49 lines, -37 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/app_runtime/app_runtime_api.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/app_runtime/app_runtime_api.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/platform_app_launcher.cc
|
View
|
|
2 chunks |
+7 lines, -26 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/app_runtime_custom_bindings.js
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_application_octet_stream/manifest.json
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_application_octet_stream/test.js
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file/manifest.json
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file/test.js
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_by_extension/manifest.json
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_by_extension/test.js
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_by_extension_and_type/manifest.json
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_by_extension_and_type/test.js
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_with_any_extension/manifest.json
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_with_any_extension/test.js
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_with_no_extension/manifest.json
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_with_no_extension/test.js
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|