Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a220966b16fc1424f70d2d63af080423cfe9dba
https://github.com/WebKit/WebKit/commit/9a220966b16fc1424f70d2d63af080423cfe9dba
Author: Chris Dumez <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebCore/platform/network/AuthenticationClient.h
M Source/WebCore/platform/network/ResourceHandle.h
Log Message:
-----------
Have AuthenticationClient leverage AbstractRefCounted
https://bugs.webkit.org/show_bug.cgi?id=304322
Reviewed by Geoffrey Garen.
Have AuthenticationClient leverage AbstractRefCounted to simplify the
code a bit.
* Source/WebCore/platform/network/AuthenticationClient.h:
(WebCore::AuthenticationClient::ref): Deleted.
(WebCore::AuthenticationClient::deref): Deleted.
* Source/WebCore/platform/network/ResourceHandle.h:
Canonical link: https://commits.webkit.org/304653@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications