16:54:01 RRSAgent has joined #webperf 16:54:01 logging to http://www.w3.org/2013/04/24-webperf-irc 16:54:03 RRSAgent, make logs world 16:54:03 Zakim has joined #webperf 16:54:05 Zakim, this will be WPWG 16:54:06 Meeting: Web Performance Working Group Teleconference 16:54:06 Date: 24 April 2013 16:54:07 I do not see a conference matching that name scheduled within the next hour, trackbot 16:55:38 Alois has joined #webperf 16:57:46 Aaron_MS has joined #webperf 16:59:06 zakim, this is per 16:59:06 ok, plh; that matches RWC_web-per()1:00PM 17:00:18 + +1.949.754.aabb 17:00:22 +[Microsoft.a] 17:00:39 I'm in the in HTML f2f meeting. please, let me know if I need to join the call and I will 17:01:03 present+ Alois, JatinderMann, RobDickenson, Aaron 17:02:33 + +1.408.203.aacc 17:05:08 + +1.650.214.aadd 17:05:23 present+ TonyG 17:05:56 Topic: Diagnostics and Error Logging 17:07:23 https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationErrorLogging/Overview.html 17:07:30 https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/ResourceErrorLogging/Overview.html 17:07:42 tonyg has joined #webperf 17:11:49 Jatinder: Based on feedback from the working group, we felt that we needed a separate interface for historical error data related to the document errors, and for errors on the current document. Based on this feedback, I have uploaded drafts for the Navigation Error Logging [1] and Resource Error Logging [2] specifications. These two specifications are designed to replace the current Error Logging spec draft [3]. 17:12:58 DanielAustin has joined #webperf 17:13:33 Greetings - sorry stuck in the HTML WG meeting 17:15:26 http://www.w3.org/TR/resource-timing/ 17:15:31 The startTime attribute must return a DOMHighResTimeStamp with the time immediately before the user agent starts to queue the resource for fetching. If there are HTTP redirects or equivalent when fetching the resource, and if all the redirects or equivalent are from the same origin as the current document or the Timing-Allow-Origin HTTP response header rules are met, this attribute must return the same value as redirectStart. Otherwise, this [CUT] 17:15:43 Otherwise, this attribute must return the same value as fetchStart. 17:16:25 http://www.w3.org/TR/hr-time/#domhighrestimestamp 17:17:07 - +1.408.203.aacc 17:17:08 - +1.650.214.aadd 17:17:08 -[Microsoft.a] 17:17:09 - +43.664.853.aaaa 17:17:17 Jatinder: Also, instead of defining a buffer clearing and setting method for each type of object that has a buffer, I recommend we should update Performance Timeline to define a clearData(DOMString entry) and setBufferSize(DOMString entry, unsigned long maxSize) method, where entry is a type of PerformanceEntry object buffer that is to be set. This method would currently apply to PerformanceResourceTiming, ResourceErrorLogging, and NavigationEr[CUT] 17:17:35 Jatinder: Please review the specs and give feedback. We can discuss in next week's call. 17:17:47 Jatinder: Tony, did the Chrome team finish their privacy and security reviews? 17:17:57 Tony: I believe they have not yet. 17:18:07 -[Microsoft] 17:18:23 Jatinder: Our review is still ongoing. We can discuss in a future call the details of the reviews once they are done. 17:18:30 Topic: Resource Priorities 17:18:42 - +1.949.754.aabb 17:18:43 RWC_web-per()1:00PM has ended 17:18:43 Attendees were +43.664.853.aaaa, [Microsoft], +1.949.754.aabb, +1.408.203.aacc, +1.650.214.aadd 17:37:59 Jatinder: Based on feedback on this thread, I have updated the spec draft with the following changes: 17:38:04 Jatinder: “defer” attribute has now been renamed to “delay” to differentiate from the existing “defer” attribute specified for the