W3C home > Mailing lists > Public > public-webapps@w3.org > January to March 2011

Re: [DOMCore] fire and dispatch

From: Anne van Kesteren <annevk@opera.com>
Date: Tue, 01 Mar 2011 14:06:00 +0100
To: "Ojan Vafai" <ojan@chromium.org>, "Jonas Sicking" <jonas@sicking.cc>
Cc: "Aaron Boodman" <aa@chromium.org>, "Garrett Smith" <dhtmlkitchen@gmail.com>, "WebApps WG" <public-webapps@w3.org>
Message-ID: <op.vrn1cai464w2qv@anne-van-kesterens-macbook-pro.local>
On Tue, 01 Mar 2011 09:59:59 +0100, Jonas Sicking <jonas@sicking.cc> wrote:
> We're also using it in IndexedDB, though I don't think this has gotten
> into the spec drafts yet. But it is in the firefox implementation and
> I *think* in the chrome implementation.

The issue raised with it last time (by Boris Zbarsky) was the potential  
for the existence of getters. Maybe we can deal with that via JSON or some  
such? Though even then I think I would prefer

   var e = document.createEvent("MouseEvent")
   e.offsetX = 10

over using an object of some sorts.


-- 
Anne van Kesteren
http://annevankesteren.nl/
Received on Tuesday, 1 March 2011 13:06:43 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:13:16 UTC