Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 147abebc6166dc3fd2210a887e61eb8096dfee80
https://github.com/WebKit/WebKit/commit/147abebc6166dc3fd2210a887e61eb8096dfee80
Author: Chris Dumez <[email protected]>
Date: 2025-05-17 (Sat, 17 May 2025)
Changed paths:
M Source/WTF/wtf/darwin/LibraryPathDiagnostics.mm
Log Message:
-----------
Update LibraryPathDiagnosticsLogger's functions to take in spans
https://bugs.webkit.org/show_bug.cgi?id=293138
Reviewed by Geoffrey Garen.
Update LibraryPathDiagnosticsLogger's functions to take in spans instead
of Vectors. This avoids unnecessary construction of temporary vectors.
* Source/WTF/wtf/darwin/LibraryPathDiagnostics.mm:
(WTF::LibraryPathDiagnosticsLogger::logString):
(WTF::LibraryPathDiagnosticsLogger::logObject):
(WTF::LibraryPathDiagnosticsLogger::logExecutablePath):
(WTF::LibraryPathDiagnosticsLogger::logDYLDSharedCacheInfo):
(WTF::LibraryPathDiagnosticsLogger::logDynamicLibraryInfo):
(WTF::LibraryPathDiagnosticsLogger::logBundleInfo):
(WTF::LibraryPathDiagnosticsLogger::logCryptexCanaryInfo):
Canonical link: https://commits.webkit.org/295065@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