Re: Widgets - WARP, Widgets Updates and Digital Signatures

2010-09-17 Thread Scott Wilson
On 17 Sep 2010, at 01:30, Marcos Caceres wrote: Hi Nathan, There are many applications that are currently stuck using a server because there is no clear path to deploying 100% client side applications, examples include micro-blogging clients, note/task-pads, image editors, contact

Re: [IndexedDB] IDBCursor.update for cursors returned from IDBIndex.openCursor

2010-09-17 Thread Jeremy Orlow
On Fri, Sep 17, 2010 at 1:06 AM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Sep 16, 2010 at 2:23 PM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Sep 16, 2010 at 8:53 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Sep 16, 2010 at 2:15 AM, Jeremy Orlow jor...@chromium.org wrote:

Re: XBL2

2010-09-17 Thread Arthur Barstow
Do we have a sense yet regarding who supports XBL2 as in the 2007 Candidate version [CR] versus who supports the version Hixie recently published in [Draft]? Feedback from all (potential) implementers would be especially useful. Thinking aloud here, perhaps [Draft] could be positioned more

Re: XBL2

2010-09-17 Thread Tab Atkins Jr.
On Fri, Sep 17, 2010 at 6:06 AM, Arthur Barstow art.bars...@nokia.com wrote:  Do we have a sense yet regarding who supports XBL2 as in the 2007 Candidate version [CR] versus who supports the version Hixie recently published in [Draft]? Feedback from all (potential) implementers would be

Re: [XHR] Redirects

2010-09-17 Thread Adam Barth
On Thu, Sep 16, 2010 at 3:25 PM, Darin Fisher da...@chromium.org wrote: On Thu, Sep 16, 2010 at 6:31 AM, Julian Reschke julian.resc...@gmx.de wrote: I think that obtaining the resolved Location for the redirect is the most tricky part, and we should come up with a solution where that is also

A URL API

2010-09-17 Thread Adam Barth
On Fri, Sep 17, 2010 at 10:27 AM, Adam Barth w...@adambarth.com wrote: On Thu, Sep 16, 2010 at 3:25 PM, Darin Fisher da...@chromium.org wrote: On Thu, Sep 16, 2010 at 6:31 AM, Julian Reschke julian.resc...@gmx.de wrote: That sounds good to me. In general I think it would be great if there were

Re: A URL API

2010-09-17 Thread Nathan
Adam Barth wrote: On Fri, Sep 17, 2010 at 10:27 AM, Adam Barth w...@adambarth.com wrote: On Thu, Sep 16, 2010 at 3:25 PM, Darin Fisher da...@chromium.org wrote: On Thu, Sep 16, 2010 at 6:31 AM, Julian Reschke julian.resc...@gmx.de wrote: That sounds good to me. In general I think it would be

Re: A URL API

2010-09-17 Thread Darin Fisher
On Fri, Sep 17, 2010 at 11:05 AM, Adam Barth w...@adambarth.com wrote: On Fri, Sep 17, 2010 at 10:27 AM, Adam Barth w...@adambarth.com wrote: On Thu, Sep 16, 2010 at 3:25 PM, Darin Fisher da...@chromium.org wrote: On Thu, Sep 16, 2010 at 6:31 AM, Julian Reschke julian.resc...@gmx.de

Re: A URL API

2010-09-17 Thread Adam Barth
On Fri, Sep 17, 2010 at 11:16 AM, Darin Fisher da...@chromium.org wrote: On Fri, Sep 17, 2010 at 11:05 AM, Adam Barth w...@adambarth.com wrote: On Fri, Sep 17, 2010 at 10:27 AM, Adam Barth w...@adambarth.com wrote: On Thu, Sep 16, 2010 at 3:25 PM, Darin Fisher da...@chromium.org wrote: On

Re: A URL API

2010-09-17 Thread Anne van Kesteren
On Fri, 17 Sep 2010 20:51:27 +0200, Maciej Stachowiak m...@apple.com wrote: That would be different behavior than what Location and HTMLAnchorElement do; they unescape various componenents. Is the benefit worth the divergence? As a side note, an out-of-document HTMLAnchorElement already

Re: A URL API

2010-09-17 Thread Adam Barth
On Fri, Sep 17, 2010 at 11:51 AM, Maciej Stachowiak m...@apple.com wrote: On Sep 17, 2010, at 11:36 AM, Adam Barth wrote: On Fri, Sep 17, 2010 at 11:16 AM, Darin Fisher da...@chromium.org wrote: On Fri, Sep 17, 2010 at 11:05 AM, Adam Barth w...@adambarth.com wrote: Here's a sketch:

Re: A URL API

2010-09-17 Thread Garrett Smith
On 9/17/10, Adam Barth w...@adambarth.com wrote: On Fri, Sep 17, 2010 at 11:51 AM, Maciej Stachowiak m...@apple.com wrote: On Sep 17, 2010, at 11:36 AM, Adam Barth wrote: On Fri, Sep 17, 2010 at 11:16 AM, Darin Fisher da...@chromium.org wrote: On Fri, Sep 17, 2010 at 11:05 AM, Adam Barth

Re: [IndexedDB] IDBCursor.update for cursors returned from IDBIndex.openCursor

2010-09-17 Thread Jonas Sicking
On Fri, Sep 17, 2010 at 2:46 AM, Jeremy Orlow jor...@chromium.org wrote: On Fri, Sep 17, 2010 at 1:06 AM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Sep 16, 2010 at 2:23 PM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Sep 16, 2010 at 8:53 PM, Jonas Sicking jo...@sicking.cc wrote:

Re: A URL API

2010-09-17 Thread Adam Barth
On Fri, Sep 17, 2010 at 2:39 PM, Garrett Smith dhtmlkitc...@gmail.com wrote: On 9/17/10, Adam Barth w...@adambarth.com wrote: On Fri, Sep 17, 2010 at 11:57 AM, Garrett Smith dhtmlkitc...@gmail.com wrote: Where is Dictionary defined? It might not be defined yet. You don't know if it is

Re: A URL API

2010-09-17 Thread Adam Barth
I've removed the searchParameters attribute from the URL interface for the time being. We can consider adding it back at a later time. Adam On Fri, Sep 17, 2010 at 5:21 PM, Garrett Smith dhtmlkitc...@gmail.com wrote: On 9/17/10, Adam Barth w...@adambarth.com wrote: On Fri, Sep 17, 2010 at

Re: A URL API

2010-09-17 Thread Tab Atkins Jr.
On Fri, Sep 17, 2010 at 5:43 PM, Adam Barth w...@adambarth.com wrote: I've removed the searchParameters attribute from the URL interface for the time being.  We can consider adding it back at a later time. ;_; Just today my cubemate asked me if there was any way to get at the search parameters

Re: A URL API

2010-09-17 Thread Nathan
Tab Atkins Jr. wrote: On Fri, Sep 17, 2010 at 5:43 PM, Adam Barth w...@adambarth.com wrote: I've removed the searchParameters attribute from the URL interface for the time being. We can consider adding it back at a later time. ;_; Just today my cubemate asked me if there was any way to get

Re: A URL API

2010-09-17 Thread Garrett Smith
On 9/17/10, Tab Atkins Jr. jackalm...@gmail.com wrote: On Fri, Sep 17, 2010 at 5:43 PM, Adam Barth w...@adambarth.com wrote: I've removed the searchParameters attribute from the URL interface for the time being. We can consider adding it back at a later time. ;_; Just today my cubemate

Re: A URL API

2010-09-17 Thread Devdatta Akhawe
hi You mean you didn't mention that I drafted a much better one over two years ago? Garrett : could you send a link to your ES4 draft/proposal ? My simple google skills couldn't find it. thanks devdatta And you felt this API was worth mentioning? My criticism is spot-on and appropriate.

Re: A URL API

2010-09-17 Thread Maciej Stachowiak
On Sep 17, 2010, at 1:01 PM, Adam Barth wrote: On Fri, Sep 17, 2010 at 11:51 AM, Maciej Stachowiak m...@apple.com wrote: It might be nice to provide the parts of this that make sense on HTMLAnchorElement and Location, then see if a new interface really pulls its weight. Another piece

Re: A URL API

2010-09-17 Thread Garrett Smith
On 9/17/10, Devdatta Akhawe dev.akh...@gmail.com wrote: hi You mean you didn't mention that I drafted a much better one over two years ago? Garrett : could you send a link to your ES4 draft/proposal ? My simple google skills couldn't find it. I thought I linked to that earlier but don't