Ok, I know it's Friday :D ... but, nothing here?

On Thu, Mar 19, 2009 at 10:53 PM, Andrea Giammarchi <
[email protected]> wrote:

>
> Hi there, I hope it is the right group (and sorry if it is not).
> I've tested a while the new multiple file upload feature and it seems
> to work almost as Safari except for:
>  1 - files has not indexes to get properties, files.item(N) is
> required instead of files[N] (not a problem, really ...)
>  2 - xhr events are fired only via addEventListner, xhr.onload does
> not work (as point 1, not a problem, just different from WebKit)
>  3 - fileSize is ALWAYS 0 ... this is a problem!
>  4 - loaded and position behave as FireFox 3, always 2 ... it does not
> *apparently* make sense
>  5 - there is no sendAsBinary and/or getAsBinary, but the binary
> content is not exposed when a file is sent via xhr.send(files.item
> (0)) // [object File] ... not that useful upload!
>
> Windows XP Fully Updated and Chrome 2.0.169.1
>
> Any chance I will be able to send a file to the server? Thank You.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to