Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b9848e3001ce05ec7b9a541b6ae87e104f5e343
https://github.com/WebKit/WebKit/commit/7b9848e3001ce05ec7b9a541b6ae87e104f5e343
Author: Chris Dumez <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebCore/Modules/indexeddb/IDBKey.h
M Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h
M Source/WebCore/css/CSSFontSelector.h
M Source/WebCore/css/FontFace.h
M Source/WebCore/dom/AbortSignal.h
M Source/WebCore/html/HTMLMaybeFormAssociatedCustomElement.h
M Source/WebCore/html/MediaController.h
M Source/WebCore/page/Navigation.h
M Source/WebCore/page/Performance.h
M Source/WebCore/svg/SVGViewElement.h
Log Message:
-----------
Drop unnecessary `using RefCounted::ref` statements
https://bugs.webkit.org/show_bug.cgi?id=304325
Reviewed by Geoffrey Garen.
* Source/WebCore/Modules/indexeddb/IDBKey.h:
* Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h:
* Source/WebCore/css/CSSFontSelector.h:
* Source/WebCore/css/FontFace.h:
* Source/WebCore/dom/AbortSignal.h:
* Source/WebCore/html/HTMLMaybeFormAssociatedCustomElement.h:
* Source/WebCore/html/MediaController.h:
* Source/WebCore/page/Navigation.h:
* Source/WebCore/page/Performance.h:
* Source/WebCore/svg/SVGViewElement.h:
Canonical link: https://commits.webkit.org/304647@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications