[webkit-changes] [WebKit/WebKit] 727c47: Deploy Smart Pointers in NetworkLoadScheduler.cpp
Anil Hebbar
noreply at github.com
Fri Feb 7 17:44:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 727c47ce01053e8e303a49ae7dc0190b541779e3
https://github.com/WebKit/WebKit/commit/727c47ce01053e8e303a49ae7dc0190b541779e3
Author: Anil Hebbar <anil_hebbar at apple.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M Source/WebKit/NetworkProcess/NetworkLoadScheduler.cpp
Log Message:
-----------
Deploy Smart Pointers in NetworkLoadScheduler.cpp
https://bugs.webkit.org/show_bug.cgi?id=287260
Reviewed by Chris Dumez.
Addressed the smart pointer static analyzer warnings in NetworkLoadScheduler.cpp
* Source/WebKit/NetworkProcess/NetworkLoadScheduler.cpp:
(WebKit::NetworkLoadScheduler::HostContext::unschedule):
(WebKit::NetworkLoadScheduler::HostContext::~HostContext):
(WebKit::NetworkLoadScheduler::finishedPreconnectForMainResource):
(WebKit::NetworkLoadScheduler::prioritizeLoads):
Canonical link: https://commits.webkit.org/290066@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