DescriptionUse BlobCallback in toBlob instead of FileCallback
Recently there's a spec change: https://github.com/whatwg/html/pull/391.
As FileCallback is used extensively in existing DOM File System, I try not to
simply rename it to BlobCallback. Adding a new BlobCallback.idl is a temporary
definition to suit the needs of toBlob, before crbug.com/569301 feature is
available.
BUG=568603
Patch Set 1 : Adding BlobCallback for toBlob Use #
Total comments: 5
Messages
Total messages: 13 (6 generated)
|