[Bug 19450] [IndexedDB] Key path segments should permit reserved words

2013-02-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19450 Joshua Bell changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 16513] Use WebIDL enum for IDBDatabase.transaction's mode argument

2013-02-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16513 Joshua Bell changed: What|Removed |Added Status|NEW |RESOLVED CC|

Re: [admin] Towards XHR "The Attorney's Edition"

2013-02-28 Thread Charles McCathie Nevile
On Thu, 28 Feb 2013 15:46:34 +0100, Arthur Barstow wrote: Last year we agreed to stop work on the "baseline" XHR spec because no one was willing to work on that version of the spec. Since then, the new XHR Editors agreed to work on a baseline version as well as to continue to work on the `

Request for Review: Test cases for Web Messaging; deadline March 28

2013-02-28 Thread Alex Kuang
We have submitted 30 test cases for Web Messaging CR [CR]. They are available here: http://w3c-test.org/webapps/WebMessaging/tests/submissions/Microsoft/ Please consider this email our Request for Review [RfR] for the test cases listed below with a proposed deadline for comments of March 28, 20

[Bug 21147] WebSocket API could provide a method to get the HTTP response code when it's not 101

2013-02-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21147 Art Barstow changed: What|Removed |Added CC||art.bars...@nokia.com,

Re: Streams and Blobs

2013-02-28 Thread Aaron Colwell
On Wed, Feb 27, 2013 at 5:26 PM, Glenn Maynard wrote: > I'm simply asking: what use cases there are for creating a stream with XHR > and handing the stream off to another API, that can't be done much more > simply by handing a URL to the other API in the first place? > I've trimmed off the rest

Re: Streams and Blobs

2013-02-28 Thread Glenn Maynard
On Thu, Feb 28, 2013 at 12:13 AM, Darin Fisher wrote: > It's a fair question, and I think you've made a lot of good points. I > think XHR gives you the ability to customize the HTTP request. You can set > custom request headers, customize the request method, control cross-origin > behavior, etc

[admin] Towards XHR "The Attorney's Edition"

2013-02-28 Thread Arthur Barstow
Last year we agreed to stop work on the "baseline" XHR spec because no one was willing to work on that version of the spec. Since then, the new XHR Editors agreed to work on a baseline version as well as to continue to work on the `bleeding edge` version. One goal of the baseline version is to

Re: Streams and Blobs

2013-02-28 Thread Anne van Kesteren
On Wed, Feb 27, 2013 at 10:03 PM, Cyril Concolato wrote: > I was confused when reading only: > "The arraybuffer response entity body is an ArrayBuffer representing the > response entity body." > and then: > "The response entity body is the fragment of the entity body of the response > received so

Re: Streams and Blobs

2013-02-28 Thread Anne van Kesteren
On Thu, Feb 28, 2013 at 7:07 AM, Travis Leithead wrote: > Also, the Stream object lets you pipe the data from to/from Web Workers, > which can be handy in certain scenarios. Hey Travis, could you maybe reply to my original or at least some of the earlier emails that discuss the semantics of Strea