Description[Files App] Only use the first matching file handler from each app.
When an app has multiple file handlers for the same file type, it is
shown twice in the "Open With" menu. This CL ensures that only one
file handler is taken from each app.
TEST=Install an app with file handlers (e.g. Text).
Open the Files app and select a handled file (e.g. .txt).
The "Open" menu on the bottom right (next to the trash can) should have a drop-down button.
Click the drop-down, it should list Text.
Select the file again and right-click it.
Click "Open With".
A list of apps should pop up that includes Text.
BUG=350193
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287493
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|