Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 337000b1d429c4dd8a1eaddab4f7719d538e5bca https://github.com/WebKit/WebKit/commit/337000b1d429c4dd8a1eaddab4f7719d538e5bca Author: Rose <gfunni...@gmail.com> Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths: M Source/WebCore/platform/network/cf/CertificateInfoCFNet.cpp Log Message: ----------- [WebCore] Use kCFAbsoluteTimeIntervalSince1970 instead of having a hardcoded value https://bugs.webkit.org/show_bug.cgi?id=288527 Reviewed by Alex Christensen. We already have a constant for number of seconds for this: kCFAbsoluteTimeIntervalSince1970. * Source/WebCore/platform/network/cf/CertificateInfoCFNet.cpp: (WebCore::CertificateInfo::summary const): Use kCFAbsoluteTimeIntervalSince1970 Canonical link: https://commits.webkit.org/291583@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes