Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c4342bd1bfbb3649c934593a4d1f9da5c9cf66f
https://github.com/WebKit/WebKit/commit/1c4342bd1bfbb3649c934593a4d1f9da5c9cf66f
Author: Jessica Lee <[email protected]>
Date: 2026-05-14 (Thu, 14 May 2026)
Changed paths:
M Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm
Log Message:
-----------
On mainframe navigations, WebParentalControlsURLFilter should provide a
matching mainDocumentURL and evaluatedURL.
https://bugs.webkit.org/show_bug.cgi?id=314789
rdar://177046002
Reviewed by Per Arne Vollan.
Parental controls requires that the provided mainDocumentURL and url are
identical for mainframe navigations when
evaluating a provided URL against system filters
No new tests needed.
* Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm:
(WebKit::WebParentalControlsURLFilter::isURLAllowedImpl):
Canonical link: https://commits.webkit.org/313279@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications