Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eae90208ffab9cd88a10c9943d39c07cafb233fd
https://github.com/WebKit/WebKit/commit/eae90208ffab9cd88a10c9943d39c07cafb233fd
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M
Source/WebKit/WebProcess/Storage/WebSharedWorkerContextManagerConnection.cpp
Log Message:
-----------
auto& thread = sharedWorkerThreadProxy->thread() triggers a static analysis
warning
https://bugs.webkit.org/show_bug.cgi?id=275578
<radar://130023117>
Reviewed by Geoffrey Garen and Chris Dumez.
Hold a Ref to the thread to avoid the static analysis warning, no functional
change
as sharedWorkerThreadProxy already holds a Ref to the same thread.
* Source/WebKit/WebProcess/Storage/WebSharedWorkerContextManagerConnection.cpp:
(WebKit::WebSharedWorkerContextManagerConnection::launchSharedWorker):
Canonical link: https://commits.webkit.org/280095@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