Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b39f7b61225c26bb90158a196fc0e1e1b54b0880
https://github.com/WebKit/WebKit/commit/b39f7b61225c26bb90158a196fc0e1e1b54b0880
Author: Youenn Fablet <[email protected]>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M Source/WebCore/workers/service/context/SWContextManager.cpp
M Source/WebCore/workers/service/server/SWServer.cpp
M Tools/TestWebKitAPI/Tests/WebKitCocoa/PushAPI.mm
Log Message:
-----------
Add service worker logging to ease debugging of missing service
workers/missing event processing
https://bugs.webkit.org/show_bug.cgi?id=256890
rdar://109455831
Reviewed by Ben Nham.
No functional change except additional and/or more precise service worker
related logging.
* Source/WebCore/workers/service/context/SWContextManager.cpp:
(WebCore::SWContextManager::fireInstallEvent):
(WebCore::SWContextManager::fireActivateEvent):
(WebCore::SWContextManager::firePushSubscriptionChangeEvent):
(WebCore::SWContextManager::terminateWorker):
* Source/WebCore/workers/service/server/SWServer.cpp:
(WebCore::SWServer::addContextConnection):
(WebCore::SWServer::removeContextConnection):
(WebCore::SWServer::fireFunctionalEvent):
Canonical link: https://commits.webkit.org/264411@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes