[webkit-dev] web timing

Alex Christensen achristensen at apple.com
Mon May 5 16:40:25 PDT 2014


I’m working on web timing based on https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/Overview.html and the current ResourceLoadTiming class has more information than is required for the spec.  I’ve trimmed it down, but it appears to be used in 
ResourceHandleSoup.cpp and a partially-implemented PerformanceResourceTiming.cpp.  Would anyone be opposed to conforming to the w3c spec?  Does anyone want to keep the current structure?  I’m not sure what to do with the efl and gtk build failures in https://bugs.webkit.org/show_bug.cgi?id=132574 and it would be nice if we could unify the code more.

Alex Christensen


More information about the webkit-dev mailing list