[Bug 17262] send function should have async interface

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17262

--- Comment #18 from Takashi Toyoshima <toyoshim@chromium.org> 2012-06-04 14:10:25 UTC ---
> > Now, I feel the third one is the complete resolution.
> 
> You can't lock external files that can be modified by other non-browser apps
> for the lifetime of the File object.

I'm sorry. I meant the *SECOND* one is the best way.
If native files can be usable as a File object, we should take a lock at OS
level while getting its Blob reference.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 4 June 2012 14:13:05 UTC