18:03:01 RRSAgent has joined #webapps 18:03:02 logging to http://www.w3.org/2009/10/14-webapps-irc 18:03:03 RRSAgent, make logs public 18:03:04 Zakim has joined #webapps 18:03:05 Zakim, this will be WAPP 18:03:06 I do not see a conference matching that name scheduled within the next hour, trackbot 18:03:06 Meeting: Web Applications Working Group Teleconference 18:03:07 Date: 14 October 2009 18:03:26 IA_WebApps(DOM3)2:00PM has now started 18:03:27 +Shepazu 18:04:13 uh, only 1.47€ in my skype account 18:04:17 I hope that is enough 18:04:20 it should be 18:04:55 smaug_ has left #webapps 18:05:07 +??P4 18:05:18 Zakim, ??P4 is me 18:05:18 +smaug; got it 18:16:23 http://mozilla.pettay.fi/moztests/timestamp.html 18:25:43 Travis has joined #webapps 18:25:51 Hi Travis 18:26:00 Sorry, I'm late... 18:26:41 +[Microsoft] 18:27:10 scribeNick: Travis 18:28:44 Zakim, [Microsoft] is Travis 18:28:44 +Travis; got it 18:28:45 Topic: timestamps 18:29:12 scribe: Travis 18:29:32 http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/ecma-script-binding.html 18:30:23 All browsers (but perhaps Chrome?) use a number (rather than a Date object). 18:31:02 [[ 18:31:04 timeStamp of type DOMTimeStamp, readonly 18:31:04 Used to specify the time (in milliseconds relative to the epoch) at which the event was created. Due to the fact that some systems may not provide this information the value of timeStamp may be not available for all events. When not available, a value of 0 will be returned. Examples of epoch time are the time of the system start or 0:0:0 UTC 1st January 1970. 18:31:05 ]] 18:31:36 [[ 18:31:38 timeStamp 18:31:38 This read-only property is a Date object. 18:31:39 ]] 18:32:28 Probably relying on it as a sequence (for primitive ordering) 18:32:53 Can always new Date(); 18:34:35 shepazu: Has been metioned that it's complicated for implementors to return a Date. 18:35:08 new Date(event.timeStamp); 18:35:12 smaug: Can always convert timeStamp to date. 18:36:55 shepazu: Since IE is not supporting this, there's likely little compat impact to tightening up the spec. 18:37:45 ... Could strip out the clause that allows zero. 18:40:54 Action: shepazu to add "should" clause to make the timestamp an Epoch string of type Number (in the ECMAScript binding). 18:40:54 Created ACTION-417 - Add "should" clause to make the timestamp an Epoch string of type Number (in the ECMAScript binding). [on Doug Schepers - due 2009-10-21]. 18:41:26 Topic: Defining Events in DOM3 Events 18:43:18 E.g., like the Progress Events 1.0 spec by Chaals? 18:45:42 shepazu: Sync and Async? SVG is just adding this concept. 18:48:33 I have to do this anyway... I may be able to provide this detail before November. 18:49:00 shepazu: Regarding the algorithms of when to fire, that seems very host-language specific. 18:49:16 shepazu: sync/async, seems like a good idea to add to the spec. 18:49:51 Action: Travis to provide async/ sync data based on browser testing 18:49:51 Created ACTION-418 - Provide async/ sync data based on browser testing [on Travis Leithead - due 2009-10-21]. 18:50:24 shepazu: Event flow diagrams to be added to spec soon. 18:50:58 ... some combinations will be tricky. 18:52:46 Topic: WebIDL for DOM L3 Events. 18:53:30 Travis: Will DOM L3 Events support WebIDL syntax on its IDL blocks? 18:57:31 darobin has joined #webapps 19:00:22 shepazu: Sam Wenieg will be co-editing WebIDL as Cameron finishes his disseration. 19:00:41 er, dissertation 19:02:00 shepazu: Common myth that you can't go to Rec with a normative reference to a non-Rec spec. Actually not true, but requires greater scrutiny. 19:02:37 ... We could "safely" use WebIDL in our spec. 19:05:59 Topic: Last Call Timeline? 19:06:28 shepazu: What do people think about targeting last call for November? 19:07:17 ... Have solicited early comments from other working groups to try to mitigate issues at Last Call. 19:08:42 Topic: New sections to the spec 19:09:03 shepazu: Added a section on conformance criteria 19:09:49 ... Also a section on feature detection based on hasFeature 19:10:06 ... Can you folks look this over and give me feedback? 19:10:23 Cameron and other have already provided feedback. Seems OK so far. 19:10:54 -smaug 19:10:57 -Travis 19:11:01 -Shepazu 19:11:03 IA_WebApps(DOM3)2:00PM has ended 19:11:04 Attendees were Shepazu, smaug, Travis 19:34:45 gsnedders has joined #webapps 19:36:15 trackbot, make minutes 19:36:15 Sorry, shepazu, I don't understand 'trackbot, make minutes'. Please refer to http://www.w3.org/2005/06/tracker/irc for help 19:36:25 trackbot, end telcon 19:36:25 Zakim, list attendees 19:36:25 sorry, trackbot, I don't know what conference this is 19:36:26 RRSAgent, please draft minutes 19:36:26 I have made the request to generate http://www.w3.org/2009/10/14-webapps-minutes.html trackbot 19:36:27 RRSAgent, bye 19:36:27 I see 2 open action items saved in http://www.w3.org/2009/10/14-webapps-actions.rdf : 19:36:27 ACTION: shepazu to add "should" clause to make the timestamp an Epoch string of type Number (in the ECMAScript binding). [1] 19:36:27 recorded in http://www.w3.org/2009/10/14-webapps-irc#T18-40-54 19:36:27 ACTION: Travis to provide async/ sync data based on browser testing [2] 19:36:27 recorded in http://www.w3.org/2009/10/14-webapps-irc#T18-49-51