Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 19e6458e398ab84ade7597b0d961307b53b9b302
      
https://github.com/WebKit/WebKit/commit/19e6458e398ab84ade7597b0d961307b53b9b302
  Author: Alex Christensen <[email protected]>
  Date:   2026-08-13 (Thu, 13 Aug 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/webtransport/stats.https.any.js
    M Source/WebCore/Modules/webtransport/WebTransportConnectionStats.h
    M Source/WebCore/Modules/webtransport/WebTransportConnectionStats.idl
    M Source/WebCore/Modules/webtransport/WebTransportDatagramStats.h
    M Source/WebCore/Modules/webtransport/WebTransportDatagramStats.idl
    M Source/WebKit/NetworkProcess/webtransport/WebTransport.serialization.in

  Log Message:
  -----------
  Update WebTransportConnectionStats to have required members
https://bugs.webkit.org/show_bug.cgi?id=321469
rdar://184559960

Reviewed by Basuke Suzuki.

This responds to feedback from 
https://github.com/web-platform-tests/wpt/pull/61619
datagrams is required, but datagrams' members are not.

* LayoutTests/imported/w3c/web-platform-tests/webtransport/stats.https.any.js:
(promise_test.async t):
* Source/WebCore/Modules/webtransport/WebTransportConnectionStats.h:
(WebCore::WebTransportConnectionStats::isolatedCopy const):
* Source/WebCore/Modules/webtransport/WebTransportConnectionStats.idl:
* Source/WebCore/Modules/webtransport/WebTransportDatagramStats.h:
(WebCore::WebTransportDatagramStats::isolatedCopy const):
(): Deleted.
* Source/WebCore/Modules/webtransport/WebTransportDatagramStats.idl:
* Source/WebKit/NetworkProcess/webtransport/WebTransport.serialization.in:

Canonical link: https://commits.webkit.org/319145@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to