[webkit-changes] [WebKit/WebKit] 2d09e4: Adopt smart pointers in WindowOrWorkerGlobalScopeT...
Claudio Saavedra
noreply at github.com
Thu Sep 19 01:58:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d09e4618e7a51850fd9095f908b7683d4c9b7d9
https://github.com/WebKit/WebKit/commit/2d09e4618e7a51850fd9095f908b7683d4c9b7d9
Author: Claudio Saavedra <csaavedra at igalia.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/WebCore/dom/WindowOrWorkerGlobalScopeTrustedTypes.cpp
Log Message:
-----------
Adopt smart pointers in WindowOrWorkerGlobalScopeTrustedTypes
https://bugs.webkit.org/show_bug.cgi?id=279884
Reviewed by Ryosuke Niwa.
Use a weak reference instead of a raw one for WorkerGlobalScope member.
* Source/WebCore/dom/WindowOrWorkerGlobalScopeTrustedTypes.cpp:
(WebCore::WorkerGlobalScopeTrustedTypes::trustedTypes const):
Canonical link: https://commits.webkit.org/283906@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