Re: The most basic File API use case

2009-11-23 Thread Peter O. Ussuri
The current File API draft lets a web app to read the file, but there seems to be no easy way for a web app to construct an arbitrary binary file and trigger a SaveAs/download dialog, with the file name suggested by the app. I agree with this use case being a logical next step. As far

P+C implementation report: Widgeon

2009-11-23 Thread Robin Berjon
Hi, I'm happy to report that the Widgeon project now passes all the P+C test suites as they exist today (see attached report). I'd like to say that this is one nicely written spec that makes it easy for implementers to know what they need to do — a lot of the code is just done by following

Re: CfC - publish Selectors API as CR

2009-11-23 Thread Charles McCathieNevile
On Thu, 19 Nov 2009 00:49:58 +0100, Charles McCathieNevile cha...@opera.com wrote: Hi folks, this is a Call for consensus to request publishing the Selectors API draft at

Re: Proposal for sending multiple files via XMLHttpRequest.send()

2009-11-23 Thread Anne van Kesteren
On Tue, 17 Nov 2009 18:31:51 -0200, Maciej Stachowiak m...@apple.com wrote: According to HTTP, I think sending no Content-Type more strongly indicates that you don't know the type. In particular, missing content type gives the recipient license to sniff the content. Ok, for Blob by default no

[Bug 8358] New: Fix for the localStorage mutex problem - release for *any* API operation except localStorage itself

2009-11-23 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8358 Summary: Fix for the localStorage mutex problem - release for *any* API operation except localStorage itself Product: WebAppsWG Version: unspecified Platform: All OS/Version: