Re: Mouse Lock

2011-06-28 Thread Gregg Tavares (wrk)
On Mon, Jun 27, 2011 at 6:17 PM, Glenn Maynard wrote: > On Mon, Jun 27, 2011 at 8:59 PM, Gregg Tavares (wrk) wrote: > >> As far as I know if a game wants to limit movement of the mouse inside a >> window they just mouselock and display their own mouse pointer. The original >> is hidden and their

Re: [widget] technology/specification name

2011-06-28 Thread Robin Berjon
On Jun 23, 2011, at 20:17 , Scott Wilson wrote: > I think the name "widgets" came from the heritage of Opera Widgets, Nokia > Widgets, Apple Dashboard Widgets (etc). Actually it came from a massive bikeshed discussion some time in 2006 IIRC; if memory serves during a f2f hosted by AOL. A lot of

Re: [widget] technology/specification name

2011-06-28 Thread Marcos Caceres
On Tue, Jun 28, 2011 at 10:55 AM, Robin Berjon wrote: > On Jun 23, 2011, at 20:17 , Scott Wilson wrote: >> I think the name "widgets" came from the heritage of Opera Widgets, Nokia >> Widgets, Apple Dashboard Widgets (etc). > > Actually it came from a massive bikeshed discussion some time in 2006

Re: Mutation events replacement

2011-06-28 Thread Olli Pettay
On 06/04/2009 01:07 PM, Jonas Sicking wrote: Here's an API that might work: The following methods are added to the Document, Element and DocumentFragment interfaces: addAttributeChangedListener(NodeDataCallback); addSubtreeAttributeChangedListener(NodeDataCallback); addChildlistChanged

Re: Mutation events replacement

2011-06-28 Thread Anne van Kesteren
On Tue, 28 Jun 2011 13:30:09 +0200, Olli Pettay wrote: There is now a patch for Gecko to implement a variant of this proposal https://bugzilla.mozilla.org/show_bug.cgi?id=641821 The patch adds the following methods (with moz prefix) to Node (I assume Attr will not extend Node in the near futur

Re: Mutation events replacement

2011-06-28 Thread Olli Pettay
On 06/28/2011 03:36 PM, Anne van Kesteren wrote: On Tue, 28 Jun 2011 13:30:09 +0200, Olli Pettay wrote: There is now a patch for Gecko to implement a variant of this proposal https://bugzilla.mozilla.org/show_bug.cgi?id=641821 The patch adds the following methods (with moz prefix) to Node (I a

RE: [indexeddb] openCursor optional parameters issue

2011-06-28 Thread Israel Hilerio
On Monday, June 27, 2011 8:21 PM, Jonas Sicking wrote: > On Mon, Jun 27, 2011 at 11:42 AM, Israel Hilerio > wrote: > > The IDBObjectStore.openCursor method is defined to have two optional > parameters: > > * IDBRequest openCursor (in optional any range, in optional unsigned > > short direction) ra

Re: [Widgets] Mozilla open apps

2011-06-28 Thread Scott Wilson
I think Bruce Lawson was dropping a big hint the other day to look again at the questions Mike posed a long while ago! I know there was discussion at the time, but I think both initiatives have moved on somewhat so its worth returning to. On 20 Oct 2010, at 19:40, Mike Hanson wrote: Note r

RE: [indexeddb] IDBRequest.transaction property set to null

2011-06-28 Thread Israel Hilerio
On Monday, June 27, 2011 11:59 PM, Jeremy Orlow wrote: > On Thu, Jun 23, 2011 at 2:21 PM, Israel Hilerio wrote: >> In the definition of IDBRequest.transaction it stipulates that "This >> property can be null for certain requests, such as for request returned from >> IDBFactory.open and >> IDBD

Re: Mouse Lock

2011-06-28 Thread Glenn Maynard
On Tue, Jun 28, 2011 at 3:54 AM, Gregg Tavares (wrk) wrote: > I beg to differ. Nearly every game that has a mouse renders a mouse cursor > manually. At least all the ones I've played. I quick search on youtube for > "rts gameplay" shows this is true. > I've seen plenty of both; drawing the cursor

Re: Indicating certificate order in XML Dig Sig

2011-06-28 Thread Frederick.Hirsch
Marcos The XML Security WG discussed your proposed addition regarding certificate ordering at our teleconference today [1]. The Working Group does not agree to change the core XML Signature specification as these would not be normative changes to that specification. The XML Signature specifica

Re: [indexeddb] openCursor optional parameters issue

2011-06-28 Thread Jonas Sicking
On Tue, Jun 28, 2011 at 10:53 AM, Israel Hilerio wrote: > On Monday, June 27, 2011 8:21 PM, Jonas Sicking wrote: >> On Mon, Jun 27, 2011 at 11:42 AM, Israel Hilerio >> wrote: >> > The IDBObjectStore.openCursor method is defined to have two optional >> parameters: >> > * IDBRequest openCursor (in

Re: [indexeddb] Count property on IDBCursor

2011-06-28 Thread Jonas Sicking
On Mon, Jun 27, 2011 at 10:42 AM, Israel Hilerio wrote: > On Thursday, June 23, 2011 7:42 PM, Jonas Sicking wrote: >> On Thu, Jun 23, 2011 at 5:34 PM, Israel Hilerio >> wrote: >> > Is there a reason why we don't have a count or number of records >> > property on IDBCursor?  Pablo told me that we

Re: Mutation events replacement

2011-06-28 Thread Jonas Sicking
On Tue, Jun 28, 2011 at 5:43 AM, Olli Pettay wrote: > On 06/28/2011 03:36 PM, Anne van Kesteren wrote: >> >> On Tue, 28 Jun 2011 13:30:09 +0200, Olli Pettay >> wrote: >>> >>> There is now a patch for Gecko to implement a variant of this >>> proposal https://bugzilla.mozilla.org/show_bug.cgi?id=64

Re: Indicating certificate order in XML Dig Sig

2011-06-28 Thread Marcos Caceres
HI Fredrick, XML Sec WG, On Tue, Jun 28, 2011 at 8:43 PM, wrote: > Marcos > > The XML Security WG discussed your proposed addition regarding certificate > ordering at our teleconference today [1]. > > The Working Group does not agree to change the core XML Signature > specification as these wo

RE: [indexeddb] openCursor optional parameters issue

2011-06-28 Thread Israel Hilerio
On Tuesday, June 28, 2011 12:49 PM, Jonas Sicking wrote: > On Tue, Jun 28, 2011 at 10:53 AM, Israel Hilerio > wrote: > > On Monday, June 27, 2011 8:21 PM, Jonas Sicking wrote: > >> On Mon, Jun 27, 2011 at 11:42 AM, Israel Hilerio > >> > >> wrote: > >> > The IDBObjectStore.openCursor method is def

Re: [indexeddb] openCursor optional parameters issue

2011-06-28 Thread Jonas Sicking
On Tue, Jun 28, 2011 at 4:59 PM, Israel Hilerio wrote: > On Tuesday, June 28, 2011 12:49 PM, Jonas Sicking wrote: >> On Tue, Jun 28, 2011 at 10:53 AM, Israel Hilerio >> wrote: >> > On Monday, June 27, 2011 8:21 PM, Jonas Sicking wrote: >> >> On Mon, Jun 27, 2011 at 11:42 AM, Israel Hilerio >> >>

Re: [XHR2] Blobs, names and FormData

2011-06-28 Thread Jonas Sicking
On Fri, Jun 17, 2011 at 9:24 AM, Jonas Sicking wrote: > On Friday, June 17, 2011, Anne van Kesteren wrote: >> On Wed, 20 Apr 2011 23:52:21 +0200, Jonas Sicking wrote: >> >> When a Blob is appended to a FormData, the XHR2 spec currently says >> that the filename used should be the empty string un