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