Re: [IndexedDB] Closing on bug 9903 (collations)

2011-06-17 Thread Jonas Sicking
On Fri, Jun 17, 2011 at 11:43 AM, Pablo Castro wrote: > > From: keean.schu...@googlemail.com [mailto:keean.schu...@googlemail.com] On > Behalf Of Keean Schupke > Sent: Tuesday, May 31, 2011 11:51 PM > >>> On 1 June 2011 01:37, Pablo Castro wrote: >>> >>> -Original Message- >>> From: sime

[Bug 12980] New: "Let origin be the ASCII serialization of the origin of the script that invoked the WebSocket() constructor, converted to ASCII lowercase." should probably say "entry script" like E

2011-06-17 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12980 Summary: "Let origin be the ASCII serialization of the origin of the script that invoked the WebSocket() constructor, converted to ASCII lowercase." should probably say "entry

[Bug 11835] EventSource must support cross-domain requests (ala CORS)

2011-06-17 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11835 Ian 'Hixie' Hickson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

RE: [IndexedDB] Closing on bug 9903 (collations)

2011-06-17 Thread Pablo Castro
From: keean.schu...@googlemail.com [mailto:keean.schu...@googlemail.com] On Behalf Of Keean Schupke Sent: Tuesday, May 31, 2011 11:51 PM >> On 1 June 2011 01:37, Pablo Castro wrote: >> >> -Original Message- >> From: simetri...@gmail.com [mailto:simetri...@gmail.com] On Behalf Of Aryeh

Re: [whatwg] on* attributes on DOM elements

2011-06-17 Thread Ian Hickson
On Fri, 17 Jun 2011, Boris Zbarsky wrote: > On 6/17/11 12:57 PM, Boris Zbarsky wrote: > > On 6/17/11 8:49 AM, Anne van Kesteren wrote: > > > On Fri, 27 May 2011 21:11:59 +0200, Boris Zbarsky > > > wrote: > > > > It looks like Gecko, Presto, and Webkit all support on* event > > > > attributes on al

Re: [whatwg] on* attributes on DOM elements

2011-06-17 Thread Boris Zbarsky
On 6/17/11 12:57 PM, Boris Zbarsky wrote: On 6/17/11 8:49 AM, Anne van Kesteren wrote: On Fri, 27 May 2011 21:11:59 +0200, Boris Zbarsky wrote: It looks like Gecko, Presto, and Webkit all support on* event attributes on all DOM elements, not just HTMLElement. IE9 seems to only support them on

Re: on* attributes on DOM elements

2011-06-17 Thread Boris Zbarsky
On 6/17/11 8:49 AM, Anne van Kesteren wrote: On Fri, 27 May 2011 21:11:59 +0200, Boris Zbarsky wrote: It looks like Gecko, Presto, and Webkit all support on* event attributes on all DOM elements, not just HTMLElement. IE9 seems to only support them on HTMLElement. I would propose that these b

Re: [XHR2] Blobs, names and FormData

2011-06-17 Thread Jonas Sicking
On Friday, June 17, 2011, Anne van Kesteren wrote: > On Wed, 20 Apr 2011 23:52:21 +0200, Jonas Sicking wrote: > > When a Blob is appended to a FormData, the XHR2 spec currently says > that the filename used should be the empty string unless the Blob is > also a File. If such a FormData is later s

CfC: publish Candidate Recommendation of Progress Events; deadline June 24

2011-06-17 Thread Arthur Barstow
As noted earlier this month [1], the Progress Events spec's Last Call comment period ended with no comments. As such, Anne proposes the spec be published as a Candidate Recommendation and this is a Call for Consensus (CfC) to do so: http://dev.w3.org/2006/webapi/progress/ This CfC satisfies:

[Bug 10623] Simplify Web IDL exceptions

2011-06-17 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10623 Anne changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

Re: [XHR2] Blobs, names and FormData

2011-06-17 Thread Anne van Kesteren
On Wed, 20 Apr 2011 23:52:21 +0200, Jonas Sicking wrote: When a Blob is appended to a FormData, the XHR2 spec currently says that the filename used should be the empty string unless the Blob is also a File. If such a FormData is later submitted using XMLHttpRequest, this will result in a request

Re: on* attributes on DOM elements

2011-06-17 Thread Anne van Kesteren
On Fri, 27 May 2011 21:11:59 +0200, Boris Zbarsky wrote: It looks like Gecko, Presto, and Webkit all support on* event attributes on all DOM elements, not just HTMLElement. IE9 seems to only support them on HTMLElement. I would propose that these be supported on all Elements at least for e

Re: Is Progress Events spec ready for Candidate Rec?

2011-06-17 Thread Anne van Kesteren
On Tue, 07 Jun 2011 16:01:22 +0200, Charles McCathieNevile wrote: Anne has been looking after the spec, and is on leave for about another week. I suggest waiting until Anne is back to check that this makes sense... As far as I can tell it is ready for CR, yes. Kind regards, PS: Hello aga

[Bug 12411] eventsource: in "dispatch the event", step 3, looks like "Otherwise" is bogus and should be removed.

2011-06-17 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12411 Ms2ger changed: What|Removed |Added Status|NEW |RESOLVED Resolution|