[cors] Cross-Origin Resource Sharing (CORS) is a W3C Recommendation

2014-01-16 Thread Arthur Barstow
Congratulations Anne on today's publication of the CORS Recommendation! Thanks to you, all of the contributors [1] and to WebAppSec for pushing this through. -Cheers, ArtB [1] http://www.w3.org/TR/2014/REC-cors-20140116/#acknowledgments On 1/16/14 11:57 AM, ext Coralie Mercier wrote

Re: [promises] Guidance on the usage of promises for API developers

2014-01-16 Thread Boris Zbarsky
On 1/14/14 7:33 AM, Arthur Barstow wrote: [2]: https://github.com/domenic/promises-unwrapping/blob/master/docs/writing-specifications-with-promises.md One issue I just realized, as I was considering how to implement some of this stuff in automated ways. All the terms in the Creating Promises

RE: [promises] Guidance on the usage of promises for API developers

2014-01-16 Thread Domenic Denicola
From: Boris Zbarsky bzbar...@mit.edu All the terms in the Creating Promises are implicitly assuming operation in a particular realm [1]. Same for the ones in Aggregating Promises and the definition of Transforming p with onFulfilled and onRejected. Same thing for the Promise Arguments

Re: [promises] Guidance on the usage of promises for API developers

2014-01-16 Thread Anne van Kesteren
On Wed, Jan 15, 2014 at 10:26 PM, Tab Atkins Jr. jackalm...@gmail.com wrote: As a voice of dissent, I *really like* the return P, and complete the rest of these steps asynchronously pattern. It's just your algorithm A and B pattern, but put in a single list. Having the sync section entirely

Re: [promises] Guidance on the usage of promises for API developers

2014-01-16 Thread Boris Zbarsky
On 1/16/14 1:29 PM, Domenic Denicola wrote: Hmm, I don't quite understand the concern. You're creating new objects using things like Promise.cast(). That will create an object whose prototype is Promise.prototype. But which realm's Promise is it using in this case? That needs to be

[Bug 24314] New: [Custom]: enteredView and leftView callbacks are still confusing

2014-01-16 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24314 Bug ID: 24314 Summary: [Custom]: enteredView and leftView callbacks are still confusing Product: WebAppsWG Version: unspecified Hardware: PC OS: All

Re: [promises] Guidance on the usage of promises for API developers

2014-01-16 Thread Tab Atkins Jr.
On Thu, Jan 16, 2014 at 10:42 AM, Anne van Kesteren ann...@annevk.nl wrote: On Wed, Jan 15, 2014 at 10:26 PM, Tab Atkins Jr. jackalm...@gmail.com wrote: As a voice of dissent, I *really like* the return P, and complete the rest of these steps asynchronously pattern. It's just your algorithm A

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

2014-01-16 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24087 Dimitri Glazkov dglaz...@chromium.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 24316] New: [Shadow]: implement :ancestor and change :host behavior

2014-01-16 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24316 Bug ID: 24316 Summary: [Shadow]: implement :ancestor and change :host behavior Product: WebAppsWG Version: unspecified Hardware: PC OS: All