RE: Defining generic Stream than considering only bytes (Re: CfC: publish WD of Streams API; deadline Nov 3)

2013-10-31 Thread Feras Moussa
A few comments inline below - From: tyosh...@google.com Date: Thu, 31 Oct 2013 13:23:26 +0900 To: d...@deanlandolt.com CC: art.bars...@nokia.com; public-webapps@w3.org Subject: Defining generic Stream than considering only bytes (Re: CfC: publish WD of

Re: Splitting Stream into InputStream and OutputStream (was Re: CfC: publish WD of Streams API; deadline Nov 3)

2013-10-31 Thread François REMY
Yes, having the InputStream and OutputStream interfaces would be great, and the “Stream” class could inherit from both. The important thing is that an external API can return either a readable or a writable stream, depending on what make sense for it. Since JavaScript does not provide a way

Re: publish WD of Streams API; deadline Nov 3

2013-10-31 Thread Anne van Kesteren
On Wed, Oct 30, 2013 at 6:04 PM, Domenic Denicola dome...@domenicdenicola.com wrote: I have concrete suggestions as to what such an API could look like—and, more importantly, how its semantics would significantly differ from this one—which I hope to flesh out and share more broadly by the end

[coord] Is there still a need for WebApps + SysApps meeting at TPAC?

2013-10-31 Thread Arthur Barstow
[ My apologies in advance for cross-posting but I think it's needed for this coordination topic. ] Hi All, Last June, the Chairs of WebApps and SysApps agreed to allocate a time slot @ TPAC Shenzhen for a joint meeting from 16:00-17:00 on Monday November 11 [1]. The one topic currently

Re: [FileAPI]

2013-10-31 Thread Arthur Barstow
Hi, For the purposes of tracking your comments for the September 12 File API Last Call Working Draft, please let us know if Arun's reply is satisfactory or not. In the absence of a reply from you by November 7, we will assume Arun's reply is OK with you. -Thanks, ArtB On 10/23/13 6:04 PM,

Re: [coord] Is there still a need for WebApps + SysApps meeting at TPAC?

2013-10-31 Thread Marcos Caceres
On Thursday, October 31, 2013 at 12:51 PM, Arthur Barstow wrote: [ My apologies in advance for cross-posting but I think it's needed for this coordination topic. ] Hi All, Last June, the Chairs of WebApps and SysApps agreed to allocate a time slot @ TPAC Shenzhen for a joint meeting

RE: [coord] Is there still a need for WebApps + SysApps meeting at TPAC?

2013-10-31 Thread Nilsson, Claes1
I want to say that we are interested in implementing the JSON manifest and also to discuss additions to the manifest. Content security policies have already been mentioned and we are looking at something similar to http://developer.chrome.com/extensions/contentSecurityPolicy.html, which allows

Re: [coord] Is there still a need for WebApps + SysApps meeting at TPAC?

2013-10-31 Thread Anders Rundgren
On 2013-10-31 16:04, Nilsson, Claes1 wrote: I want to say that we are interested in implementing the JSON manifest and also to discuss additions to the manifest. Content security policies have already been mentioned and we are looking at something similar to

Re: [coord] Is there still a need for WebApps + SysApps meeting at TPAC?

2013-10-31 Thread Marcos Caceres
On Thursday, October 31, 2013 at 3:04 PM, Nilsson, Claes1 wrote: I want to say that we are interested in implementing the JSON manifest and also to discuss additions to the manifest. Content security policies have already been mentioned and we are looking at something similar to

Re: [FileAPI]

2013-10-31 Thread Arun Ranganathan
Note that all LC Commentary, including that sent on this listserv, is tracked here: http://www.w3.org/wiki/Webapps/LCWD-FileAPI-20130912 -- A* On Oct 31, 2013, at 9:12 AM, Arthur Barstow wrote: Hi, For the purposes of tracking your comments for the September 12 File API Last Call Working

[Bug 23319] 第6.4.1.节,多了个右括号

2013-10-31 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23319 Arun a...@mozilla.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 23451] Error Attribute Setting and Error Event Firing Currently Have Backwards Order

2013-10-31 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23451 Arun a...@mozilla.com changed: What|Removed |Added Status|NEW |RESOLVED

RfC: LCWD of Pointer Lock; deadline November 28

2013-10-31 Thread Arthur Barstow
This is a Request for Comments for the Last Call Working Draft of Pointer Lock: http://www.w3.org/TR/2013/WD-pointerlock-20131031/ If you have any comments, please send them to public-webapps @ w3.org by November 28 using a Subject: header of [pointerlock]. -Thanks, AB

[widgets] Widget Interface is a W3C Recommendation

2013-10-31 Thread Arthur Barstow
A Recommendation of Widget Interface was published today: http://www.w3.org/TR/2013/REC-widgets-apis-20131031/ Congratulations Marcos! This publication means that of WebApps' 7 widget related documents, 5 are now Recommendations and the other 2 are WG Notes. As such, the group's widget

[Bug 23431] File API should say what to do with the query string in blob: URLs

2013-10-31 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23431 Arun a...@mozilla.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 23416] Introduce new concept of neutered

2013-10-31 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23416 Arun a...@mozilla.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 23310] bugs in WebIDL fragments

2013-10-31 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23310 Arun a...@mozilla.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 23431] File API should say what to do with the query string in blob: URLs

2013-10-31 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23431 Glenn Maynard gl...@zewt.org changed: What|Removed |Added Status|RESOLVED|REOPENED

Re: publish WD of Streams API; deadline Nov 3

2013-10-31 Thread Takeshi Yoshino
OK. There seems to be some disconnect, but I'm fine with waiting for Domenic's proposal first. Takeshi On Thu, Oct 31, 2013 at 7:41 PM, Anne van Kesteren ann...@annevk.nl wrote: On Wed, Oct 30, 2013 at 6:04 PM, Domenic Denicola dome...@domenicdenicola.com wrote: I have concrete suggestions

Re: Splitting Stream into InputStream and OutputStream (was Re: CfC: publish WD of Streams API; deadline Nov 3)

2013-10-31 Thread Takeshi Yoshino
On Thu, Oct 31, 2013 at 4:48 PM, François REMY francois.remy@outlook.com wrote: Since JavaScript does not provide a way to check if an object implements an interface, there should probably exist a way to check that from the API, like: Basically it should be sufficient if each API can

RE: publish WD of Streams API; deadline Nov 3

2013-10-31 Thread Feras Moussa
Agreed. Some of the points listed appear to be things already addressed. Takeshi and I have some feedback on the initial mail, but will wait and provide thoughts on the proposal instead. Looking forward to seeing it. From: tyosh...@google.com Date: Fri, 1 Nov

Re: CfC: publish WD of Streams API; deadline Nov 3

2013-10-31 Thread Rob Manson
Along with WebSockets as Aymeric mentioned...WebRTC DataChannels are also missing. And I think Aymeric's point about MediaStream is important too...but there is very strong push-back from within the Media Capture Streams TF that they don't think this is relevant 8/ Also, here's a couple of

RE: CfC: publish WD of Streams API; deadline Nov 3

2013-10-31 Thread Feras Moussa
Yes, WebSockets was missing - I've gone ahead and updated the spec to include it. Thanks for sharing the links, the content is well thought out. In particular, your diagram does a good job summarizing some of the key consumers and producers that come to play regarding Streams. I'll review it

Re: CfC: publish WD of Streams API; deadline Nov 3

2013-10-31 Thread Rob Manson
Sounds good. Thanks. roBman On 1/11/13 4:43 PM, Feras Moussa wrote: Yes, WebSockets was missing - I've gone ahead and updated the spec to include it. Thanks for sharing the links, the content is well thought out. In particular, your diagram does a good job summarizing some of the key