Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f791744039b7b3ba9710e3681cfe243568b13f9d https://github.com/WebKit/WebKit/commit/f791744039b7b3ba9710e3681cfe243568b13f9d Author: Sihui Liu <sihui_...@apple.com> Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths: M Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.cpp Log Message: ----------- Regression(298532@main): Test crashes at WebResourceLoadStatisticsStore::stopListeningForStorageAccessPermissionChanges https://bugs.webkit.org/show_bug.cgi?id=297300 Reviewed by Charlie Wolfe. WebResourceLoadStatisticsStore::stopListeningForStorageAccessPermissionChanges should not remove entry from map while iterating it. * Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.cpp: (WebKit::WebResourceLoadStatisticsStore::stopListeningForStorageAccessPermissionChanges): Canonical link: https://commits.webkit.org/298607@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