![]() |
pageTimings in IE First View - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: pageTimings in IE First View (/showthread.php?tid=13068) |
pageTimings in IE First View - alejanp - 07-01-2014 05:58 AM I couldn't find a related issue about the Timings (or browser events) in the First View for IE In the last few tests I run the First view doesn't have timings for many events (loadevent start, end, dom events and first paint) However, the repeat view does have all those events. Is there a way to get those events captured for the First View? -- alex RE: pageTimings in IE First View - pmeenan - 07-02-2014 04:49 AM Do you have a link to a test result? If the version of IE you are testing with supports the timings (IE 10+) they should be there in both cases. RE: pageTimings in IE First View - alejanp - 07-02-2014 05:04 AM (07-02-2014 04:49 AM)pmeenan Wrote: Do you have a link to a test result? If the version of IE you are testing with supports the timings (IE 10+) they should be there in both cases. I was using IE 10 from Sydney. http://www.webpagetest.org/result/140630_RW_XYS/ RE: pageTimings in IE First View - pmeenan - 07-02-2014 05:25 AM Strange. I opened a github issue to track it so I don't forget to debug it: https://github.com/WPO-Foundation/webpagetest/issues/264 |