[webkit-changes] [WebKit/WebKit] 23d60e: Address Safer CPP failures in WebBackForwardCache
Chris Dumez
noreply at github.com
Fri Feb 21 19:26:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 23d60ee22b40b58ee7f3604d94d57cc479ce83f1
https://github.com/WebKit/WebKit/commit/23d60ee22b40b58ee7f3604d94d57cc479ce83f1
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebKit/UIProcess/WebBackForwardCache.cpp
M Source/WebKit/UIProcess/WebBackForwardCacheEntry.cpp
Log Message:
-----------
Address Safer CPP failures in WebBackForwardCache
https://bugs.webkit.org/show_bug.cgi?id=288225
Reviewed by Geoffrey Garen.
* Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebKit/UIProcess/WebBackForwardCache.cpp:
(WebKit::WebBackForwardCache::removeEntriesMatching):
(WebKit::WebBackForwardCache::clear):
* Source/WebKit/UIProcess/WebBackForwardCacheEntry.cpp:
(WebKit::WebBackForwardCacheEntry::expirationTimerFired):
Canonical link: https://commits.webkit.org/290849@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list