-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
PerformanceResourceTiming: secureConnectionStart #21268
Copy link
Copy link
Closed
Labels
A-perf-measurementC-assignedThere is someone working on resolving the issueThere is someone working on resolving the issueC-has-open-prThere is a PR open that resolves the issueThere is a PR open that resolves the issueE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.
Metadata
Metadata
Assignees
Labels
A-perf-measurementC-assignedThere is someone working on resolving the issueThere is someone working on resolving the issueC-has-open-prThere is a PR open that resolves the issueThere is a PR open that resolves the issueE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.
In components/net/http_loader.rs::http_fetch we need to set secure_connection_start (if we're using a persistent connection). Otherwise, we can probably use components/net/connector.rs for this
On getting, the secureConnectionStart attribute MUST return as follows:
Spec: https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-secureconnectionstart