Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 91f5e58e538de748c3da83346dc866f25f8146f0
https://github.com/WebKit/WebKit/commit/91f5e58e538de748c3da83346dc866f25f8146f0
Author: Jasmine Mok <[email protected]>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M Source/WebCore/workers/service/context/SWContextManager.cpp
Log Message:
-----------
Fix warnings introduced in 264411@main
https://bugs.webkit.org/show_bug.cgi?id=257359
Reviewed by Don Olmstead.
Use `PRIu64` when printing out `uint64_t` values.
* Source/WebCore/workers/service/context/SWContextManager.cpp:
(WebCore::SWContextManager::fireInstallEvent):
(WebCore::SWContextManager::fireActivateEvent):
(WebCore::SWContextManager::firePushEvent):
(WebCore::SWContextManager::firePushSubscriptionChangeEvent):
(WebCore::SWContextManager::fireNotificationEvent):
(WebCore::SWContextManager::fireBackgroundFetchEvent):
(WebCore::SWContextManager::fireBackgroundFetchClickEvent):
(WebCore::SWContextManager::terminateWorker):
Canonical link: https://commits.webkit.org/264764@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes