DescriptionChange platform app api getDisplayPath to take FileEntry.
Previously it has been taking a file system name and relative file.
Now the API takes a FileEntry which is much nicer to use, and is
transformed into a file system name and relative file path for the
implementation via a custom binding.
BUG=130452
TEST=The existing automated test has been updated
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141186
Patch Set 1 #Patch Set 2 : Cleanup #
Messages
Total messages: 6 (0 generated)
|