Bug 225904 - [GLIB] imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content.html is failing since r277493
Summary: [GLIB] imported/w3c/web-platform-tests/resource-timing/resource_connection_re...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-17 19:16 PDT by Diego Pino
Modified: 2021-06-03 05:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.82 KB, patch)
2021-06-03 03:30 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>