CrOS Gallery: Add video file types to the Gallery manifest.
This allows them to be opened via chrome.fileManagerPrivate.executeTask. Otherwise, they get filtered out in apps::LaunchPlatformAppWithFileHandler(..) Note this doesn't change the default app for opening video files from the file manager. It just allows the files to be passed via the executeTask API. Adds FileTasksBrowserTest.DefaultHandlerChangeDetector to ensure default handlers do not change unless it is intended to do so in future. Bug: 867705 Change-Id: I758b8599b6fa1f0b60f72bf3466d796ec0aedaa3 Reviewed-on: https://chromium-review.googlesource.com/1151039Reviewed-by:Noel Gordon <noel@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#579326}
Showing
Please register or sign in to comment