[Webkit-unassigned] [Bug 69685] [FileAPI] FileReader required arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 21:41:11 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=69685

zac spitzer <zac.spitzer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zac.spitzer at gmail.com

--- Comment #3 from zac spitzer <zac.spitzer at gmail.com> ---
reader.readAsArrayBuffer(null);

webkit just returns, all other browsers do a type check and throw an error
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/fileapi/FileReader.cpp#L79

https://jsbin.com/zonagopuhi/edit?html,js,console,output

https://groups.google.com/a/chromium.org/forum/#!topic/blink-reviews/vZxyVFHJ7MU

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180710/612a2c18/attachment.html>


More information about the webkit-unassigned mailing list