Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a1c5a8e2aa20b0e604ca87be93839b10a08a94b
https://github.com/WebKit/WebKit/commit/2a1c5a8e2aa20b0e604ca87be93839b10a08a94b
Author: Claudio Saavedra <[email protected]>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M Source/WebCore/dom/InternalObserver.cpp
M Source/WebCore/dom/InternalObserverDrop.cpp
M Source/WebCore/dom/InternalObserverFilter.cpp
M Source/WebCore/dom/InternalObserverMap.cpp
M Source/WebCore/dom/InternalObserverTake.cpp
Log Message:
-----------
Adopt smart pointers in InternalObserver-related classes
https://bugs.webkit.org/show_bug.cgi?id=278378
Reviewed by Chris Dumez.
Addresses a couple of alpha.webkit.UncountedLocalVarsChecker warnings
for variables calling non-trivial methods.
* Source/WebCore/dom/InternalObserver.cpp:
(WebCore::InternalObserver::error):
* Source/WebCore/dom/InternalObserverDrop.cpp:
* Source/WebCore/dom/InternalObserverFilter.cpp:
* Source/WebCore/dom/InternalObserverMap.cpp:
* Source/WebCore/dom/InternalObserverTake.cpp:
Canonical link: https://commits.webkit.org/282607@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes