IRC log of webperf on 2012-01-18
Timestamps are in UTC.
- 18:00:30 [RRSAgent]
- RRSAgent has joined #webperf
- 18:00:30 [RRSAgent]
- logging to http://www.w3.org/2012/01/18-webperf-irc
- 18:00:32 [trackbot]
- RRSAgent, make logs world
- 18:00:32 [Zakim]
- Zakim has joined #webperf
- 18:00:34 [trackbot]
- Zakim, this will be WPWG
- 18:00:34 [Zakim]
- I do not see a conference matching that name scheduled within the next hour, trackbot
- 18:00:35 [trackbot]
- Meeting: Web Performance Working Group Teleconference
- 18:00:35 [trackbot]
- Date: 18 January 2012
- 18:01:06 [plh]
- zaki,, list conferences
- 18:01:10 [plh]
- zakim, list conferences
- 18:01:20 [plh]
- zakim, this is per
- 18:01:20 [Zakim]
- I see Style_CSS FP()12:00PM, T&S_Track(dnt)12:00PM, RWC_web-per()1:00PM, XML_EXI()12:30PM, WAI_PF()12:00PM, Team_(wf)17:00Z active
- 18:01:27 [Zakim]
- also scheduled at this time are Team_Lia(LIAISONS)12:00PM, INC_(CGINF)1:00PM, Team_(mwc)17:02Z
- 18:01:27 [plh]
- zakim, this is web-per
- 18:01:31 [Zakim]
- ok, plh; that matches RWC_web-per()1:00PM
- 18:01:37 [Zakim]
- plh, this was already RWC_web-per()1:00PM
- 18:01:38 [Zakim]
- ok, plh; that matches RWC_web-per()1:00PM
- 18:01:48 [Zakim]
- +Plh
- 18:02:28 [Zakim]
- +clown
- 18:02:40 [Zakim]
- +clown.a
- 18:02:44 [simonjam]
- simonjam has joined #webperf
- 18:02:57 [JatinderMann]
- present+ simonjam
- 18:03:01 [JatinderMann]
- present+ alois
- 18:03:06 [JatinderMann]
- present+ karenand
- 18:03:08 [JatinderMann]
- present+ plh
- 18:03:13 [JatinderMann]
- present+ JatinderMann
- 18:03:17 [Zakim]
- + +43.732.908.2aadd
- 18:03:25 [JatinderMann]
- present+ ArvindJain
- 18:03:32 [JatinderMann]
- present+ Zhiheng
- 18:03:36 [Karen]
- Karen has joined #webperf
- 18:04:19 [JatinderMann]
- Jatinder: Karen updated notes on Action 76 - http://www.w3.org/2010/webperf/track/actions/76
- 18:05:41 [JatinderMann]
- Karen: Was there an issue before?
- 18:05:55 [Zakim]
- + +1.503.203.aaee
- 18:05:56 [JatinderMann]
- James: I'm not clear on the details from before. But I think we can close it out now.
- 18:06:02 [JatinderMann]
- close action-76
- 18:06:03 [trackbot]
- ACTION-76 Add a Navigation Timing test case to test NavigationStart. closed
- 18:06:03 [Karen]
- I'll go ahead and resolve the AI
- 18:07:23 [plh]
- http://w3c-test.org/webperf/tests/approved/navigation-timing/html5/test_timing_attributes_order.html
- 18:08:10 [JatinderMann]
- plh: This test used to work in Chrome but it no longer works. Do we know why?
- 18:08:34 [JatinderMann]
- Karen: The only change to this test was adding the beforeunload, I don't believe we changed the load.
- 18:08:52 [JatinderMann]
- James: We still need to look into this and see why this is the case.
- 18:09:20 [JatinderMann]
- Karen: Regarding the document readiness test case, I looked and seems like IE doesn't support all those events for iframes.
- 18:10:38 [plh]
- "If the current document readiness changes to the same state multiple times, domLoading, domInteractive, domContentLoadedEventStart, domContentLoadedEventEnd and domComplete must return the time of the first occurrence of the corresponding document readiness change."
- 18:11:44 [JatinderMann]
- plh: I think we are fine with this test, as we are not relying on any of these events specifically. A HTML5 change here should not impact Navigation Timing.
- 18:13:20 [JatinderMann]
- http://w3c-test.org/webperf/tests/approved/navigation-timing/html5/test_navigation_type_reload.html
- 18:17:19 [JatinderMann]
- James: Seems like the redirectEnd greater than test may be wrong.
- 18:17:39 [JatinderMann]
- Karen: Do we think all of these are greater than and equal?
- 18:17:54 [JatinderMann]
- James: I believe the whole point was to make sure that the values change after the reload.
- 18:18:09 [JatinderMann]
- Zhiheng: Even msFirstPaint test is failing.
- 18:18:18 [JatinderMann]
- Jatinder: We should remove that test as its not a part of the spec.
- 18:18:41 [JatinderMann]
- Jatinder: On IE9 I can see that msFirstPaint, redirectEnd and redirectStart are failing.
- 18:18:54 [JatinderMann]
- plh: Previously, I saw these tests pass on IE9.
- 18:19:06 [JatinderMann]
- James: Is it possible that the test harness changed from underneath?
- 18:19:15 [JatinderMann]
- plh: This is possible.
- 18:19:27 [Karen]
- msFirstPaint is not a must property...we should remove it
- 18:19:32 [plh]
- wp_test(function () { assert_true(value > greater_than, msg); }, msg);
- 18:20:10 [JatinderMann]
- Karen: I don't think its a problem with the assert, I think its the test itself.
- 18:22:07 [Karen]
- The test is doing a deep compare of all of the timings and checking the new value is greater than the old value...there is not a redirect so 0 will not be > 0
- 18:22:23 [JatinderMann]
- plh: We need to ensure that IE and Chrome need to run all the tests and ensure that we pass on all of them.
- 18:22:49 [plh]
- zakim, mute plh
- 18:22:49 [Zakim]
- Plh should now be muted
- 18:22:54 [plh]
- nope, not me :)
- 18:23:16 [plh]
- zakim, mute clown
- 18:23:16 [Zakim]
- clown should now be muted
- 18:23:30 [plh]
- who is clown?
- 18:23:52 [zhiheng]
- zhiheng has joined #webperf
- 18:23:53 [plh]
- zakim, drop clown
- 18:23:53 [Zakim]
- clown is being disconnected
- 18:23:54 [JatinderMann]
- Action SimonJam Update the test_navigation_type_reload.html to fix the compare issue
- 18:23:54 [trackbot]
- Sorry, couldn't find user - SimonJam
- 18:23:55 [Zakim]
- -clown
- 18:24:05 [JatinderMann]
- Action Update the test_navigation_type_reload.html to fix the compare issue
- 18:24:05 [trackbot]
- Sorry, couldn't find user - Update
- 18:24:20 [JatinderMann]
- Action simonjam Update test_navigation_type_reload.html to fix the compare issue
- 18:24:20 [trackbot]
- Sorry, couldn't find user - simonjam
- 18:24:40 [Zakim]
- +clown.aa
- 18:24:59 [plh]
- test_timing_attributes_order and test_navigation_type_reload for chrome
- 18:25:16 [plh]
- test_navigation_type_reload for IE
- 18:26:19 [JatinderMann]
- http://w3c-test.org/webperf/tests/approved/navigation-timing/html5/test_timing_xserver_redirect.html
- 18:30:36 [JatinderMann]
- plh: This is passing in IE10.
- 18:33:26 [Zakim]
- -clown.a
- 18:33:27 [Zakim]
- - +1.503.203.aaee
- 18:33:27 [Zakim]
- - +1.650.253.aabb
- 18:33:29 [Zakim]
- -Plh
- 18:33:31 [Zakim]
- - +1.425.654.aaaa
- 18:33:33 [Zakim]
- - +1.425.681.aacc
- 18:33:38 [Zakim]
- - +43.732.908.2aadd
- 18:33:40 [Zakim]
- -clown.aa
- 18:33:40 [Zakim]
- RWC_web-per()1:00PM has ended
- 18:33:41 [Zakim]
- Attendees were +1.425.654.aaaa, +1.650.253.aabb, +1.425.681.aacc, Plh, clown, +43.732.908.2aadd, +1.503.203.aaee
- 18:34:21 [JatinderMann]
- Action-77 was created on James
- 18:34:42 [JatinderMann]
- ...to update the test_navigation_type_reload.html compare issue
- 18:35:15 [JatinderMann]
- rrsagent, generate minutes
- 18:35:15 [RRSAgent]
- I have made the request to generate http://www.w3.org/2012/01/18-webperf-minutes.html JatinderMann
- 20:29:49 [Zakim]
- Zakim has left #webperf
- 22:05:45 [Mi_Ske]
- Mi_Ske has joined #webperf