DescriptionSpecify TaskType of posted Task explicitly in FileAPIs
The spec says File API should use its own FileReading task source.
https://w3c.github.io/FileAPI/#blobreader-task-source
OTOH, FileSystem API spec doesn't specify the task source to use explicitly.
However, since it's closely related to File API, FileSystem API should also
use TaskType::FileReading.
https://wicg.github.io/entries-api/
BUG=624696
Committed: https://crrev.com/10c4becea326eadf4fa3ffe2f65a05fde195dec5
Cr-Commit-Position: refs/heads/master@{#439383}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (10 generated)
|