Jaime Pillora

Results 313 comments of Jaime Pillora

It should already be converting files and blobs to a uint8array, let me read through the code though, haven't looked at it for quite a while On Saturday, October 11,...

ahh I see, you'd like to `xhr.send(file || blob)` sorry, didnt see the second paragraph, PR away :)

@sgarbesi http://caniuse.com/formdata it's not supported by IE[89]

SCRIPT5007: Unable to get value of the property 'byteLength': object is null or undefined I think it won't work because IE9 doesn't support array buffer On Tuesday, July 21, 2015,...

Does pdf.js use a flash fallback for IE9?

Hi Roberto, sorry I'm not able to tell what's going wrong. Maybe you could make a small demo live reproducing this and I'll try to debug it when I get...

Hi Roberto, thanks for putting together the demo - I'll check it out tonight On Wed, Jul 29, 2015 at 3:31 PM, Roberto Contiero [email protected] wrote: > Hi Jaime, >...

Attempted to [debug on saucelabs](https://saucelabs.com/tests/5af0118c5db04951b90b3b6751b23a0e) though its quite limiting. Will try again when I'm at a windows 7 VM.

I have thought of using CORS headers instead of the regex string as the whitelist. I just haven't had much time or much desire from users to add this feature....