[DOMCore] fire and dispatch

2011-02-24 Thread Anne van Kesteren
For DOM Core Ms2ger and I (and some others on IRC) decided to introduce a subtle distinction between fire and dispatch. Dispatching is actually going through the list of event targets with an initialized event whereas firing is initializing the event and then dispatching it. E.g. a

Re: [XHR2] Feedback on sec-* headers

2011-02-24 Thread Anne van Kesteren
On Tue, 22 Feb 2011 20:19:33 +0100, Richard L. Barnes rbar...@bbn.com wrote: Mark's XHR2-Secure proposal satisfies the requirement by explicitly listing the headers that are secure (I'll assume the enumeration stays, though it doesn't necessarily have to). Any header name that is

Re: [XHR2] Feedback on sec-* headers

2011-02-24 Thread Anne van Kesteren
On Thu, 24 Feb 2011 14:43:47 +0100, Richard L. Barnes rbar...@bbn.com wrote: On Feb 24, 2011, at 6:53 AM, Anne van Kesteren wrote: Would this not mean that for each new header introduced servers would have to check an XHR2-secure header in addition to it to make sure it is not being

[FileAPI] FileError and FileException should be available in workers

2011-02-24 Thread Simon Pieters
The File API spec should say that FileError and FileException interface objects must be available when the global object is a WorkerGlobalScope object. -- Simon Pieters Opera Software

Re: [XHR2] Feedback on sec-* headers

2011-02-24 Thread Julian Reschke
On 24.02.2011 15:00, Anne van Kesteren wrote: On Thu, 24 Feb 2011 14:43:47 +0100, Richard L. Barnes rbar...@bbn.com wrote: On Feb 24, 2011, at 6:53 AM, Anne van Kesteren wrote: Would this not mean that for each new header introduced servers would have to check an XHR2-secure header in addition

Overview of W3C technologies for mobile Web applications

2011-02-24 Thread Dominique Hazael-Massieux
(bcc to public-html and public-device-apis; please follow-up on public-webapps) Hi, As part of a European research project I'm involved in [1], I've compiled a report on the existing technologies in development (or in discussion) at W3C for building Web applications and that are particularly

Re: [XHR2] Feedback on sec-* headers

2011-02-24 Thread Richard L. Barnes
On Feb 24, 2011, at 6:53 AM, Anne van Kesteren wrote: On Tue, 22 Feb 2011 20:19:33 +0100, Richard L. Barnes rbar...@bbn.com wrote: Mark's XHR2-Secure proposal satisfies the requirement by explicitly listing the headers that are secure (I'll assume the enumeration stays, though it doesn't

RE: Overview of W3C technologies for mobile Web applications

2011-02-24 Thread Dailey, David P.
Hi Dom, It looks quite nice as a way to organize a large lot of information. I'm sure I will be making use of this often as I seem often to get confused by the number of W3C projects on going and the proper jurisdiction as specific concerns may arise. A couple of quick reactions: I'm not sure

RE: publish a new Working Draft of DOM Core; comment deadline March 2

2011-02-24 Thread Adrian Bateman
On Wednesday, February 23, 2011 8:21 AM, Arthur Barstow wrote: Anne and Ms2ger (representing Mozilla Foundation) have continued to work on the DOM Core spec and they propose publishing a new Working Draft of the spec:   http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html As such, this

Re: Overview of W3C technologies for mobile Web applications

2011-02-24 Thread Scott Wilson
Hi Dom, This is really helpful - thanks for making this! (I'm also working on some EU research projects, and I keep mentioning W3C specs which no-one else has heard of, so this is a good resource to point researchers and developers at.) I think a 3-monthly update would also be worth doing

Re: [workers] Moving the Web Workers spec back to Last Call WD

2011-02-24 Thread Arthur Barstow
Hi Ian, All, Given the information below, I think it would be useful to move this spec to a test-ready state. That is, publish it as a Last Call Working Draft now and if there are known issues, document them in the Status of the Document Section. Then, after a fixed review period, if no

Re: [eventsource] Moving Server-sent Events spec back to Last Call

2011-02-24 Thread Arthur Barstow
Hi Ian, All, Given the information below, I think it would be useful to move this spec to a test-ready state. That is, publish it as a Last Call Working Draft now and if there are known issues, document them in the Status of the Document Section. Then, after a fixed review period, if no

Re: publish a new Working Draft of DOM Core; comment deadline March 2

2011-02-24 Thread Anne van Kesteren
On Thu, 24 Feb 2011 19:26:19 +0100, Adrian Bateman adria...@microsoft.com wrote: I'm concerned about the working group endorsing a working draft with phrasing like The timeStamp attribute must be useless. I understand there are issues related to this (e.g. ISSUE-172) but this doesn't seem

Re: [FileAPI] FileError and FileException should be available in workers

2011-02-24 Thread Arun Ranganathan
On 2/24/11 9:19 AM, Simon Pieters wrote: The File API spec should say that FileError and FileException interface objects must be available when the global object is a WorkerGlobalScope object. Simon: duly noted. -- A*

Re: CfC: publish a new Working Draft of DOM Core; comment deadline March 2

2011-02-24 Thread Maciej Stachowiak
I support this publication. - Maciej On Feb 23, 2011, at 8:20 AM, Arthur Barstow wrote: Anne and Ms2ger (representing Mozilla Foundation) have continued to work on the DOM Core spec and they propose publishing a new Working Draft of the spec:

Binary data in WebSockets API (was RE: [Bug 12102] New: WebSocket protocol update time)

2011-02-24 Thread Adrian Bateman
As we've been updating our WebSockets prototype [1] in line with the latest protocol changes we've been thinking about how the binary support that the protocol now includes should be reflected in the API. I added the following comment to the bug: At Microsoft, we've been reviewing how the

[Bug 10381] [IndexedDB] Structured clones should be created synchronously

2011-02-24 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10381 Pablo Castro pablo.cas...@microsoft.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 11552] We should remove timeout from IndexedDB.

2011-02-24 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11552 Jeremy Orlow jor...@chromium.org changed: What|Removed |Added Status|NEW |RESOLVED

RE: publish a new Working Draft of DOM Core; comment deadline March 2

2011-02-24 Thread Adrian Bateman
On Thursday, February 24, 2011 2:37 PM, Anne van Kesteren wrote: On Thu, 24 Feb 2011 19:26:19 +0100, Adrian Bateman adria...@microsoft.com wrote: I'm concerned about the working group endorsing a working draft with phrasing like The timeStamp attribute must be useless. I understand there

[Bug 12179] New: We should spec the order in which version change events fire

2011-02-24 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12179 Summary: We should spec the order in which version change events fire Product: WebAppsWG Version: unspecified Platform: PC OS/Version: All Status: NEW

Re: publish a new Working Draft of DOM Core; comment deadline March 2

2011-02-24 Thread Doug Schepers
Hi, Anne- I object to publishing a Working Draft of the DOM Core spec that includes DOM Events. Introducing conflicting specifications that cover the same materials dramatically harms interoperability, and the idea of competing specifications is an anti-pattern when it comes to

Re: several messages

2011-02-24 Thread Ian Hickson
On Thu, 24 Feb 2011, Arthur Barstow wrote: Given the information below, I think it would be useful to move this spec to a test-ready state. That is, publish it as a Last Call Working Draft now and if there are known issues, document them in the Status of the Document Section. Then, after

Re: several messages

2011-02-24 Thread Tab Atkins Jr.
On Thu, Feb 24, 2011 at 5:46 PM, Ian Hickson i...@hixie.ch wrote: On Thu, 24 Feb 2011, Arthur Barstow wrote: Given the information below, I think it would be useful to move this spec to a test-ready state. That is, publish it as a Last Call Working Draft now and if there are known issues,

RE: Overview of W3C technologies for mobile Web applications

2011-02-24 Thread Deborah Dahl
Hi Dom, This looks like a very useful document. On the voice/multimodal side, in addition to the HTML-Speech XG, you will definitely want to add some of the Voice Browser Working Group and Multimodal Interaction Working Group specs, specifically: 1. Multimodal Architecture and Interfaces, for

Re: [DOMCore] fire and dispatch

2011-02-24 Thread Garrett Smith
On 2/24/11, Anne van Kesteren ann...@opera.com wrote: For DOM Core Ms2ger and I (and some others on IRC) decided to introduce a subtle distinction between fire and dispatch. Dispatching is actually going through the list of event targets with an initialized event whereas firing is initializing

[Bug 12180] New: give the name of url to download the Jetty server

2011-02-24 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12180 Summary: give the name of url to download the Jetty server Product: WebAppsWG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#top