Re: Testing Progress Events and CR

2011-06-23 Thread Anne van Kesteren
On Wed, 22 Jun 2011 17:36:07 +0200, Anne van Kesteren ann...@opera.com wrote: I just checked in the proposal https://bitbucket.org/ms2ger/dom-core/changeset/b9bb17789db9 into DOM Core but I suspect it needs some refining and reviewing. I suspect we need another Progress Events LC for this

Re: Testing Progress Events and CR

2011-06-23 Thread Arthur Barstow
On Jun/23/2011 6:45 AM, ext Anne van Kesteren wrote: On Wed, 22 Jun 2011 17:36:07 +0200, Anne van Kesteren ann...@opera.com wrote: I just checked in the proposal https://bitbucket.org/ms2ger/dom-core/changeset/b9bb17789db9 into DOM Core but I suspect it needs some refining and reviewing. I

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

2011-06-23 Thread Arthur Barstow
Because of the changes Anne applied to this spec, a new Last Call Working Draft will be needed so this CfC is _Canceled_: http://lists.w3.org/Archives/Public/public-webapps/2011AprJun/1247.html On Jun/17/2011 9:57 AM, ext Arthur Barstow wrote: As noted earlier this month [1], the Progress

Seeking pre-LC comments for Progress Events spec; deadline June 30

2011-06-23 Thread Arthur Barstow
Anne's recent changes to the Progress Events spec means a new Last Call Working Draft must be published and he is not planning any additional changes. Please review the latest ED and send all comments to the list by June 30: http://dev.w3.org/2006/webapi/progress/ Note the recent changes

Re: [indexeddb] IDBDatabase.setVersion non-nullable parameter has a default for null

2011-06-23 Thread Mark Pilgrim
On Sun, Jun 19, 2011 at 2:35 AM, Adam Barth w...@adambarth.com wrote: On Mon, Jun 13, 2011 at 9:40 AM, Adam Barth w...@adambarth.com wrote: On Mon, Jun 13, 2011 at 1:31 AM, Jonas Sicking jo...@sicking.cc wrote: On Mon, Jun 13, 2011 at 12:15 AM, Adam Barth w...@adambarth.com wrote: On Sun, Jun

[widget] technology/specification name

2011-06-23 Thread Karl Dubost
I do not want to start a name bikeshedding. The name doesn't bother me so far, but I have seen that comment again and again. On Thu, 23 Jun 2011 14:06:24 GMT In Bruce Lawson’s personal site : Installable web apps and interoperability At

Re: [widget] technology/specification name

2011-06-23 Thread Dave Raggett
In the webinos project [1] we are using installed vs hosted web apps. On 23/06/11 15:58, Karl Dubost wrote: I do not want to start a name bikeshedding. The name doesn't bother me so far, but I have seen that comment again and again. On Thu, 23 Jun 2011 14:06:24 GMT In Bruce Lawson’s

Re: [widget] technology/specification name

2011-06-23 Thread Scott Wilson
Part of the issue is that its a fairly generic technology that can be applied to areas including: - Browser extensions - Installable web apps - Desktop widgets - Site gadgets - TV/STB widgets - Mobile webapps I think the name widgets came from the heritage of Opera Widgets, Nokia Widgets,

Re: [XHR2] load events on XMHttpRequestUpload

2011-06-23 Thread Darin Fisher
On Tue, Jun 21, 2011 at 12:30 PM, Boris Zbarsky bzbar...@mit.edu wrote: On 6/21/11 3:01 PM, Darin Fisher wrote: Isn't there already a signal to tell you when response headers are available? Yes; I believe the readystate changes at this point and onreadystatechange is fired. Isn't it a

[indexeddb] IDBTransaction.oncomplete event type equals commit

2011-06-23 Thread Israel Hilerio
We noticed that section 4.3 Steps for committing a transaction talks about setting the event type for the IDBTransction.oncomplete event handler to commit. Did we intend for the handler to be named oncommit or should the event type be complete. The current wording implies that the reason the

Re: [indexeddb] IDBTransaction.oncomplete event type equals commit

2011-06-23 Thread ben turner
I think complete should be the correct type string. -Ben Turner

[indexeddb] Behavior when calling IDBCursor.continue multiple times

2011-06-23 Thread Israel Hilerio
We noticed that the spec doesn't say anything about what needs to happen if IDBCursor.continue is called multiple times. We noticed that both FF and Chrome throw a NOT_ALLOWED_ERR exception. If the exception is not caught, the cursor doesn't continue to iterate, an error event is triggered

[Bug 13035] New: on http://www.w3.org/TR/css-print/#s.8.4 It seems this line: br { content: \A } is missing :before If I am wrong please update http://www.w3.org/TR/CSS21/generate.html#propd

2011-06-23 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13035 Summary: on http://www.w3.org/TR/css-print/#s.8.4 It seems this line: br { content: \A } is missing :before If I am wrong please update

Re: [widget] technology/specification name

2011-06-23 Thread Charles Pritchard
One issue which comes up is that widget is also used in ARIA to describe ui elements. I suspect we'll see apps used ubiquitously; widget seems to e reserved to early experiments in linked apps; apps via iframe. Like many on this thread, I don't have a strong objection against the name. I

Re: What changes to Web Messaging spec are proposed? [Was: Re: Using ArrayBuffer as payload for binary data to/from Web Workers]

2011-06-23 Thread Ian Hickson
On Tue, 21 Jun 2011, Ian Hickson wrote: How about we just make postMessage() take the object to clone in the first argument, an array of objects to transfer in the second; on the other side, the author receives the object cloned, with anything listed in the array and in the structured

[Bug 12947] Extend postMessage to support general transfer-of-ownership semantics

2011-06-23 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12947 Ian 'Hixie' Hickson i...@hixie.ch changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[indexeddb] Count property on IDBCursor

2011-06-23 Thread Israel Hilerio
Is there a reason why we don't have a count or number of records property on IDBCursor? Pablo told me that we used to have one. What happened to it? It will be great to bring it back. Israel

Re: Mouse Lock

2011-06-23 Thread timeless
And what if the device in question is just a touchscreen with no keyboard, mouse or hardware buttons? On 6/20/11, Tab Atkins Jr. jackalm...@gmail.com wrote: On Mon, Jun 20, 2011 at 3:03 PM, Olli Pettay olli.pet...@helsinki.fi wrote: On 06/21/2011 12:25 AM, Tab Atkins Jr. wrote: The use-case

Re: Mouse Lock

2011-06-23 Thread Charles Pritchard
timeless, I agree, it'd be nice to know. I'd really like to see this put toward the AG (Accessibility Guidelines) people, as they're the ones who follow this kind of things. It's absolutely the case that a user needs an ability to escape from the mouse lock context, and to have one which

Re: [indexeddb] IDBDatabase.setVersion non-nullable parameter has a default for null

2011-06-23 Thread timeless
Cheers! On 6/23/11, Mark Pilgrim pilg...@google.com wrote: On Sun, Jun 19, 2011 at 2:35 AM, Adam Barth w...@adambarth.com wrote: On Mon, Jun 13, 2011 at 9:40 AM, Adam Barth w...@adambarth.com wrote: On Mon, Jun 13, 2011 at 1:31 AM, Jonas Sicking jo...@sicking.cc wrote: On Mon, Jun 13, 2011 at

Re: [indexeddb] Count property on IDBCursor

2011-06-23 Thread Jonas Sicking
On Thu, Jun 23, 2011 at 5:34 PM, Israel Hilerio isra...@microsoft.com wrote: Is there a reason why we don’t have a count or number of records property on IDBCursor?  Pablo told me that we used to have one.  What happened to it? It will be great to bring it back. The problem is that counting

Re: [indexeddb] IDBDatabase.setVersion non-nullable parameter has a default for null

2011-06-23 Thread Cameron McCormack
Mark Pilgrim: I'm happy to report that WebKit's implementation of IndexedDB now follows WebIDL and throws TypeError on all functions when called with missing required arguments. We have grandfathered in all existing IDL files to use the old, looser code generator, but we are actively working

Re: Mouse Lock

2011-06-23 Thread Glenn Maynard
On Thu, Jun 23, 2011 at 10:10 PM, Charles Pritchard ch...@jumis.com wrote: There are certainly cases where extreme coordinates could be useful to an application. Those corner cases will have to be thought about, by those implementing such apps. Moving the cursor to the top of the screen

Re: Testing Progress Events and CR

2011-06-23 Thread Garrett Smith
On 6/23/11, Arthur Barstow art.bars...@nokia.com wrote: On Jun/23/2011 6:45 AM, ext Anne van Kesteren wrote: On Wed, 22 Jun 2011 17:36:07 +0200, Anne van Kesteren ann...@opera.com wrote: I just checked in the proposal https://bitbucket.org/ms2ger/dom-core/changeset/b9bb17789db9 into DOM Core