DescriptionFiles.app: Let Files.app pass mutliple files to file handlers.
Previously if multiple files are selected for launching a file handler,
Files.app sends multiple launch events for each file. But according to the
specification of the launch event, we can put multiple entries in a single
launch event. This CL lets Files.app follow the specificaiton.
BUG=358694
TEST=manually
R=benwells@chromium.org, kinaba@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274755
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed. #Patch Set 3 : Rebased. #
Total comments: 8
Patch Set 4 : Rebased. #Patch Set 5 : Fixed. #
Total comments: 15
Patch Set 6 : Fixed. #
Total comments: 2
Patch Set 7 : Fixed. #Patch Set 8 : Add a test. #Patch Set 9 : Add a test for mixed entries. #
Total comments: 3
Patch Set 10 : Fixed #Messages
Total messages: 26 (0 generated)
|