[webkit-changes] [WebKit/WebKit] 1ec83c: Add smart pointer to RenderScrollbarPart
Abigail Fox
noreply at github.com
Wed Oct 2 09:30:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1ec83c596c2aef29e45dedabbc8358bea6fb6155
https://github.com/WebKit/WebKit/commit/1ec83c596c2aef29e45dedabbc8358bea6fb6155
Author: Abigail Fox <abigail_fox at apple.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M Source/WebCore/rendering/RenderScrollbarPart.h
Log Message:
-----------
Add smart pointer to RenderScrollbarPart
https://bugs.webkit.org/show_bug.cgi?id=280740
Reviewed by Wenson Hsieh.
Add WeakPtr to RenderScrollbarPart.h to address static analyzer errors in both RenderScrollbarPart.h and RenderScrollbarPart.cpp
* Source/WebCore/rendering/RenderScrollbarPart.h:
Canonical link: https://commits.webkit.org/284563@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list