Re: [widgets]

2011-05-23 Thread Scott Wilson
Within the education vertical, the IMS consortium created a basic launch protocol for widget-like applications including user information and custom parameters [1] and we created a shim for using it with Apache Wookie [2]. So certainly a tractable area; If anything the IMS spec could work with

[widgets] Dig Sig Spec ready for pub

2011-05-23 Thread Marcos Caceres
Hi, I would like to republish the Widgets Dig Sig specification as LC (in preparation for moving it to PR): http://dev.w3.org/2006/waf/widgets-digsig/ I have also recreated the test suite to match the new specification: http://dev.w3.org/2006/waf/widgets-digsig/test-suite/ Kind regards,

Re: [widgets] Dig Sig Spec ready for pub

2011-05-23 Thread Frederick.Hirsch
Editorial comments, section 9 #4 typo Optionaly, also formatting in section 9 item 3 number 7. You might want dates for the SIgnature 1.1 and Signature Properties References? Relying on XML Signature 1.1 for normative algorithm requirements is sensible in my personal opinion. regards,

CfC: publish a Last Call Working Draft of Widget Digital Signature; deadline May 30

2011-05-23 Thread Arthur Barstow
Marcos completed the changes he proposed [1] to the Widget Digital Signature spec. He now proposes a new Last Call Working Draft be published and this is a Call for Consensus (CfC) to do so: http://dev.w3.org/2006/waf/widgets-digsig/ This CfC satisfies the group's requirement to record the

Re: [XHR2] responseType and response properties

2011-05-23 Thread Kenneth Russell
On Sat, May 21, 2011 at 12:36 AM, Jonas Sicking jo...@sicking.cc wrote: Hi All, Firefox 6 is going to add support for the the new responseType and response properties. We would have liked to release these as moz-prefixed properties, but it appears that webkit has already shipped them

[indexeddb] Default direction of Cursors

2011-05-23 Thread Israel Hilerio
I noticed that we don't define the default direction of a cursor when accessing records. Both, Firefox and Chrome go from smallest to largest. This seems reasonable to us. Can we record this behavior on the spec? Israel

Re: [FileAPI] FileReader.abort() and File[Saver|Writer].abort have different behaviors

2011-05-23 Thread Kyle Huey
To close the loop a bit here, Firefox 6 will make the change to FileReader.abort()'s throwing behavior agreed upon here. ( https://bugzilla.mozilla.org/show_bug.cgi?id=657964) We have not changed the timing of the events, which are still dispatched synchronously. - Kyle On Tue, May 17, 2011 at

Re: [XHR2] responseType and response properties

2011-05-23 Thread Jonas Sicking
On Mon, May 23, 2011 at 12:27 PM, Kenneth Russell k...@google.com wrote: On Sat, May 21, 2011 at 12:36 AM, Jonas Sicking jo...@sicking.cc wrote: Hi All, Firefox 6 is going to add support for the the new responseType and response properties. We would have liked to release these as

Re: [indexeddb] Default direction of Cursors

2011-05-23 Thread Jonas Sicking
On Mon, May 23, 2011 at 12:54 PM, Israel Hilerio isra...@microsoft.com wrote: I noticed that we don't define the default direction of a cursor when accessing records.  Both, Firefox and Chrome go from smallest to largest.   This seems reasonable to us.  Can we record this behavior on the spec?

Re: [XHR2] responseType and response properties

2011-05-23 Thread Kenneth Russell
On Mon, May 23, 2011 at 4:27 PM, Jonas Sicking jo...@sicking.cc wrote: On Mon, May 23, 2011 at 12:27 PM, Kenneth Russell k...@google.com wrote: On Sat, May 21, 2011 at 12:36 AM, Jonas Sicking jo...@sicking.cc wrote: Hi All, Firefox 6 is going to add support for the the new responseType and

Re: [XHR2] responseType and response properties

2011-05-23 Thread Jonas Sicking
On Mon, May 23, 2011 at 4:57 PM, Kenneth Russell k...@google.com wrote: On Mon, May 23, 2011 at 4:27 PM, Jonas Sicking jo...@sicking.cc wrote: On Mon, May 23, 2011 at 12:27 PM, Kenneth Russell k...@google.com wrote: On Sat, May 21, 2011 at 12:36 AM, Jonas Sicking jo...@sicking.cc wrote: Hi

Re: [FileAPI] FileReader.abort() and File[Saver|Writer].abort have different behaviors

2011-05-23 Thread Arun Ranganathan
On 5/23/11 1:20 PM, Kyle Huey wrote: To close the loop a bit here, Firefox 6 will make the change to FileReader.abort()'s throwing behavior agreed upon here. (https://bugzilla.mozilla.org/show_bug.cgi?id=657964) We have not changed the timing of the events, which are still dispatched

Re: [FileAPI] FileReader.abort() and File[Saver|Writer].abort have different behaviors

2011-05-23 Thread Arun Ranganathan
On 5/23/11 6:14 PM, Arun Ranganathan wrote: On 5/23/11 1:20 PM, Kyle Huey wrote: To close the loop a bit here, Firefox 6 will make the change to FileReader.abort()'s throwing behavior agreed upon here. (https://bugzilla.mozilla.org/show_bug.cgi?id=657964) We have not changed the timing of