Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6dbece1d54aa22535892a91c49005032adec1a40
      
https://github.com/WebKit/WebKit/commit/6dbece1d54aa22535892a91c49005032adec1a40
  Author: Chris Dumez <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

  Changed paths:
    M Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h
    M Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h
    M Source/WebKit/WebProcess/Network/WebSocketChannel.h
    M Source/WebKitLegacy/WebCoreSupport/WebSocketChannel.h

  Log Message:
  -----------
  Have ThreadableWebSocketChannel leverage AbstractRefCounted
https://bugs.webkit.org/show_bug.cgi?id=304319

Reviewed by Geoffrey Garen.

Have ThreadableWebSocketChannel leverage AbstractRefCounted to simplify
the code a bit.

* Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:
(WebCore::ThreadableWebSocketChannel::ref): Deleted.
(WebCore::ThreadableWebSocketChannel::deref): Deleted.
* Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h:
* Source/WebKit/WebProcess/Network/WebSocketChannel.h:
* Source/WebKitLegacy/WebCoreSupport/WebSocketChannel.h:

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



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

Reply via email to