Re: [File System APIs] If one is good, then two must be better?

2014-02-05 Thread Charles McCathie Nevile
On Tue, 04 Feb 2014 20:48:30 +0400, Arun Ranganathan a...@mozilla.com wrote: On Feb 4, 2014, at 6:15 AM, Charles McCathie Nevile wrote: On Mon, 03 Feb 2014 19:09:53 +0400, Arthur Barstow art.bars...@nokia.com wrote: On 1/31/14 10:44 AM, ext Ian Clelland wrote: Hi Art, For what it's

Re: [File System APIs] If one is good, then two must be better?

2014-02-05 Thread Ian Clelland
The great thing about Cordova is that it doesn't have to be a single platform -- every developer has the power to choose the APIs that they want to use, and every published app is essentially running on its own custom web platform. I wasn't presenting the Cordova data point as we're doing this

[Bug 24523] New: Spec should mention how fullscreen works on fragmented elements

2014-02-05 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24523 Bug ID: 24523 Summary: Spec should mention how fullscreen works on fragmented elements Product: WebAppsWG Version: unspecified Hardware: PC OS: All

[Bug 24087] [Custom]: Rename document.registerElement to defineElement

2014-02-05 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24087 Maciej Stachowiak m...@apple.com changed: What|Removed |Added Status|RESOLVED|REOPENED

Re: [File System APIs] If one is good, then two must be better?

2014-02-05 Thread Sebastian Kippe
Hi, In which case, what Cordova does (and more to the point what developers do with it) seems relevant information to consider as we try to find a consensus. For what it’s worth, we’re currently building a mobile app for use with both Cordova and Web browsers. The main use case of our app

[Bug 24555] New: [imports]: Preceding import should block following document from processing.

2014-02-05 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24555 Bug ID: 24555 Summary: [imports]: Preceding import should block following document from processing. Product: WebAppsWG Version: unspecified Hardware: PC

Re: [File System APIs] If one is good, then two must be better?

2014-02-05 Thread Arun Ranganathan
On Feb 5, 2014, at 7:03 AM, Charles McCathie Nevile wrote: Similarly the issue here is not whether we can make a specification for one or the other approach that *could* be a standard, since it seems we can, but whether one or the other is a clear candidate to be a real standard - i.e. what

Re: [File System APIs] If one is good, then two must be better?

2014-02-05 Thread Arun Ranganathan
On Feb 5, 2014, at 11:12 AM, Ian Clelland wrote: The great thing about Cordova is that it doesn't have to be a single platform -- every developer has the power to choose the APIs that they want to use, and every published app is essentially running on its own custom web platform. I wasn't

Re: [File System APIs] If one is good, then two must be better?

2014-02-05 Thread Arun Ranganathan
On Feb 5, 2014, at 6:51 AM, Sebastian Kippe wrote: For what it’s worth, we’re currently building a mobile app for use with both Cordova and Web browsers. The main use case of our app is caching large video files and playing them back directly from the filesystem. So filesystem URLs are a