Bug 50592
Summary: | [Web Timing] DumpRenderTree should set ResourceLoadTiming.sslStart | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Simonsen <simonjam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | joepeck, tonyg |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
James Simonsen
To help test handshakeStart from https://bugs.webkit.org/show_bug.cgi?id=50400, we should try to have DumpRenderTree populate sslStart. Right now, it's left unset and defaults to 0, even when an HTTPS connection is used.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
This doesn't seem applicable anymore.