WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
48923
[Web Timing] Enable by default
https://bugs.webkit.org/show_bug.cgi?id=48923
Summary
[Web Timing] Enable by default
Tony Gentilcore
Reported
2010-11-03 09:56:09 PDT
After the vendor prefix is removed, we should enable the interface by default. Assuming that the detailed timings are not passed up by the network stack for each port (
bug 42432
,
bug 42433
,
bug 42434
,
bug 42435
), we should repurpose the --enable-web-timing flag to guard just the network stack related timings (domainLookupStart, domainLookupEnd, connectStart, connectEnd, requestStart, responseStart, responseEnd) instead of the whole interface.
Attachments
Add attachment
proposed patch, testcase, etc.
Tony Gentilcore
Comment 1
2011-01-11 16:03:51 PST
Sam, Simon, the
http://test.w3.org/webperf/specs/NavigationTiming/
has reached the last call phase and the webkit implementation is in complete compliance (as far as we are best aware). It has also been enabled for the chromium port since the Chrome 6 stable release and the Qt port for a shorter time. Do you think enabling by default in WebKit (with network stack times guarded) is the way to go or are there reasons to hold off?
Joseph Pecoraro
Comment 2
2017-02-10 12:25:07 PST
It looks like all ports enable WEB_TIMING by default right now. Lets close this out.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug