DescriptionGave native File Browser file handlers higher priority than 3rd party handlers.
In the File Browser if there are several actions available for a file then the most recently used one becomes the default (it is invoked on double click etc). On a fresh profile when all timestamps are equal this is a matter of chance.
The patch gives higher priority to the actions of the File Browser (only as long as timestamps are equal).
BUG=chromium-os:27216
TEST=Start on a fresh profile, observe that "View" is shown for an image file, not "Upload to Picasa"
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126711
Patch Set 1 #
Total comments: 5
Patch Set 2 : Radically simplified implementation #Messages
Total messages: 11 (0 generated)
|