DescriptionAdd missing FileReader argument typechecking.
If the supplied argument to the readAs*() methods is not a Blob, throw
the required TypeError.
Also, improve the error message used when signalling attempts to
concurrently read from the same FileReader object.
R=
BUG=223762
TEST=fast/files/file-reader-methods-illegal-arguments
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163944
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|