[Bug 17262] send function should have async interface

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

--- Comment #13 from Jonas Sicking <jonas@sicking.cc> 2012-06-04 07:58:54 UTC ---
What doesn't work for mozilla?

The fact that files can be modified by external sources is indeed a problem.
However it's a problem that can't be solved with more APIs such as the one
suggested by this bug. There is nothing preventing the user from modifying the
file even if we have an "async send" method. Having an "async send" method
wouldn't affect what behavior the UA has in that case at all.

Am I missing something?

-- 
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 07:58:58 UTC