[Webkit-unassigned] [Bug 50400] [Web Timing] Add handshakeStart to interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 4 09:52:40 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50400





--- Comment #4 from Tony Gentilcore <tonyg at chromium.org>  2010-12-04 09:52:40 PST ---
(From update of attachment 75541)
View in context: https://bugs.webkit.org/attachment.cgi?id=75541&action=review

> LayoutTests/http/tests/misc/webtiming-ssl-expected.txt:1
> +This test checks that Web Timing reports handshakeStart correctly and has reasonable values for connectStart and connectEnd. Note that DumpRenderTree doesn't set handshakeStart.

Thanks for adding the test even though it fails. We should probably open a bug to track this.

> WebCore/page/PerformanceTiming.cpp:-190
> -        connectStart = timing->dnsEnd;

It isn't clear to me why this is removed. Trimming DNS seems unrelated to trimming SSL. If it is correct, a better explanation in the ChangeLog is probably warranted.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list