Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0bc15c78e5116da8de86f87c6deb9d19f0eba6ec
https://github.com/WebKit/WebKit/commit/0bc15c78e5116da8de86f87c6deb9d19f0eba6ec
Author: Chris Dumez <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm
Log Message:
-----------
Avoid crashes in [BEWebContentFilter evaluateURL:completionHandler:] calls
its completion handler more than once
https://bugs.webkit.org/show_bug.cgi?id=316891
rdar://179188784
Reviewed by Per Arne Vollan.
Avoid crashes in [BEWebContentFilter evaluateURL:completionHandler:]
calls its completion handler more than once. This seems to still happen
in practice based on the crash in the radar.
* Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm:
(WebKit::WebParentalControlsURLFilter::isURLAllowedImpl):
Canonical link: https://commits.webkit.org/315033@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications