Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bcd3a3a6c26a84539c8faa40e94c83659cdb99b9
https://github.com/WebKit/WebKit/commit/bcd3a3a6c26a84539c8faa40e94c83659cdb99b9
Author: Chris Dumez <[email protected]>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M Source/WebCore/workers/service/server/SWServer.cpp
M Source/WebCore/workers/service/server/SWServer.h
M Source/WebCore/workers/service/server/SWServerDelegate.h
M Source/WebKit/NetworkProcess/NetworkSession.h
Log Message:
-----------
Drop IsDeprecatedWeakRefSmartPointerException for SWServerDelegate
https://bugs.webkit.org/show_bug.cgi?id=300602
Reviewed by Darin Adler.
* Source/WebCore/workers/service/server/SWServer.cpp:
(WebCore::SWServer::SWServer):
(WebCore::SWServer::checkedDelegate const):
(WebCore::SWServer::validateRegistrationDomain):
(WebCore::SWServer::startScriptFetch):
(WebCore::SWServer::refreshImportedScripts):
(WebCore::SWServer::tryInstallContextData):
(WebCore::SWServer::contextConnectionCreated):
(WebCore::SWServer::createContextConnection):
* Source/WebCore/workers/service/server/SWServer.h:
(WebCore::SWServer::requestBackgroundFetchPermission):
(WebCore::SWServer::createBackgroundFetchRecordLoader):
(WebCore::SWServer::createBackgroundFetchStore):
* Source/WebCore/workers/service/server/SWServerDelegate.h:
* Source/WebKit/NetworkProcess/NetworkSession.h:
(WebKit::NetworkSession::checkedPtrCount const):
(WebKit::NetworkSession::checkedPtrCountWithoutThreadCheck const):
(WebKit::NetworkSession::incrementCheckedPtrCount const):
(WebKit::NetworkSession::decrementCheckedPtrCount const):
Canonical link: https://commits.webkit.org/301438@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