RESOLVED FIXED Bug 42434
Enable Web Timing for Mac port
https://bugs.webkit.org/show_bug.cgi?id=42434
Summary Enable Web Timing for Mac port
Tony Gentilcore
Reported 2010-07-15 17:58:41 PDT
Web Timing should be enabled for the Qt port. This involves the following: 1. Implement http://trac.webkit.org/browser/trunk/WebCore/platform/network/ResourceLoadTiming.h 2. Flip WEB_TIMING flag
Attachments
Tony Gentilcore
Comment 1 2011-12-17 05:39:39 PST
FYI, http://calendar.perfplanet.com/2011/a-practical-guide-to-the-navigation-timing-api/ mentions lack of Safari support as a drawback to the usefulness of the Navigation Timing API (despite support in the latest versions of IE, FF, and Chrome). This probably should be a blocker for enabling Navigation TIming by default (bug 48923), as I'm not sure that exposing part fo the interface without the network times is a good idea. Also, #c0 should have said Mac instead of Qt -- copy/paste error.
David Kilzer (:ddkilzer)
Comment 2 2012-06-26 16:42:33 PDT
Jon Lee
Comment 3 2014-04-16 10:54:02 PDT
Brian Burg
Comment 4 2014-12-15 23:31:52 PST
It is enabled for OS X 10.10.
Note You need to log in before you can comment on or make changes to this bug.