Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: db4829fe377269d317f3b16251a15875a09f076e https://github.com/WebKit/WebKit/commit/db4829fe377269d317f3b16251a15875a09f076e Author: Alex Christensen <achristen...@apple.com> Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths: M Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm Log Message: ----------- WebTransport should filter outgoing connections in the same way WebSockets does https://bugs.webkit.org/show_bug.cgi?id=291428 rdar://140995977 Reviewed by David Kilzer. WebSocket checks portAllowed and isIPAddressDisallowed in WebSocket::connect. WebTransport should have similar restrictions. * Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp: (WebKit::NetworkConnectionToWebProcess::initializeWebTransportSession): Canonical link: https://commits.webkit.org/293586@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes