Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 68fbc9b1a74d96560882dcc0039e2abd38ad5542
      
https://github.com/WebKit/WebKit/commit/68fbc9b1a74d96560882dcc0039e2abd38ad5542
  Author: Alex Christensen <[email protected]>
  Date:   2026-02-07 (Sat, 07 Feb 2026)

  Changed paths:
    M 
Source/WebKit/NetworkProcess/webtransport/cocoa/NetworkTransportSessionCocoa.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm

  Log Message:
  -----------
  Add a unit test using WebTransport from a service worker
https://bugs.webkit.org/show_bug.cgi?id=307200
rdar://169829155

Reviewed by Tim Nguyen.

I wrote this while investigating rdar://168599027
and it's unique enough to add significant useful test coverage.
Also, add some missing completion handler calls in branches that
should never be taken.

Test: Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm

* 
Source/WebKit/NetworkProcess/webtransport/cocoa/NetworkTransportSessionCocoa.mm:
(WebKit::NetworkTransportSession::setupDatagramConnection):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm:
(TestWebKitAPI::TEST(WebTransport, ServiceWorker)):
(TestWebKitAPI::TEST(WebTransport, CreateStreamsBeforeReady)): Deleted.
(TestWebKitAPI::TEST(WebTransport, DISABLED_CSP)): Deleted.
(TestWebKitAPI::TEST(WebTransport, ServerCertificateHashes)): Deleted.
(TestWebKitAPI::TEST(WebTransport, ServerConnectionTermination)): Deleted.
(TestWebKitAPI::TEST(WebTransport, BackForwardCache)): Deleted.
(TestWebKitAPI::TEST(WebTransport, ServerDrain)): Deleted.
(TestWebKitAPI::TEST(WebTransport, DISABLED_ClientStreamAborts)): Deleted.
(TestWebKitAPI::TEST(WebTransport, DISABLED_ServerStreamAborts)): Deleted.

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



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

Reply via email to