DescriptionUpdate sync_file_system.idl to use a regular array instead of an EntryArray
After Blink r155749, the File API's readEntries() now returns a Entry[]
instead of an EntryArray type, to match the specification.
This patch updates the sync_file_system extension API accordingly to
fix breakage.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216649
Patch Set 1 #
Total comments: 1
Patch Set 2 : Unskip test in the same patch #
Messages
Total messages: 11 (0 generated)
|