Bug 225904

Summary: [GLIB] imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content.html is failing since r277493
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

Description Diego Pino 2021-05-17 19:16:46 PDT
r277493 removed the test from the general TestExpectations. The test was marked as [ Pass Failure ] without bug associated.

r277493 implements correct behavior for https://www.w3.org/TR/resource-timing-1/#dom-performanceresourcetiming-secureconnectionstart (when a TLS connection is re-used, the secureConnectionStart should be the same as fetchStart) for Cocoa based ports. We would need a similar implementation for GLIB based ports.
Comment 1 Carlos Garcia Campos 2021-06-03 03:30:23 PDT
Created attachment 430457 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-06-03 05:49:41 PDT
Committed r278402 (238427@main): <https://commits.webkit.org/238427@main>
Comment 3 Radar WebKit Bug Importer 2021-06-03 05:50:17 PDT
<rdar://problem/78810427>