- From: Doug Turner <doug.turner@gmail.com>
- Date: Tue, 5 Jul 2011 15:59:00 -0700
- To: Steve Block <steveblock@google.com>
- Cc: public-geolocation <public-geolocation@w3.org>
Hey Steve, Do we need to point out that listeners will never get stale data? For example: "The event should fire when a listener first registers for the event " to "The event should fire when a listener first registers for the event and there is timely/accurate data available, " Doug On Tue, Jul 5, 2011 at 3:53 PM, Steve Block <steveblock@google.com> wrote: > I've just updated the spec [1] to require that the deviceorientation > event fires when a listener first registers for the event. This is to > provide the web app with the orientation without it having to wait > until the orientation changes. This came up on the WebKit mailing list > [2]. Hopefully this isn't a controversial change, but please let me > know if you have concerns. > > Steve > > [1] http://dev.w3.org/cvsweb/geo/api/spec-source-orientation.html.diff?r1=1.36;r2=1.37;f=h > [2] https://lists.webkit.org/pipermail/webkit-dev/2011-June/017144.html > > -- > Google UK Limited > Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W 9TQ > Registered in England Number: 3977902 > >
Received on Tuesday, 5 July 2011 22:59:28 UTC