DescriptionFileReader.result attribute should use IDL union types to avoid using custom binding.
The spec [1] mentions the result can be a DOMString or ArrayBuffer. Using the union type to remove the
custom binding.
R=jl@opera.com, haraken@chromium.org
BUG=345519
[1] http://dev.w3.org/2006/webapi/FileAPI/#filedata-attr
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190094
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|