On Fri, Mar 8, 2013 at 12:01 PM, Anne van Kesteren <[email protected]> wrote: > If throwing above is something implementations do not wish to do, we > should change that to simply ignoring the argument if "get an > encoding" returns failure.
Firefox currently throws, but if I'm reading https://mxr.mozilla.org/chromium/source/src/third_party/WebKit/Source/WebCore/fileapi/FileReaderLoader.cpp#282 right, WebKit doesn't. I didn't actually *test* either. -- Henri Sivonen [email protected] http://hsivonen.iki.fi/
