Files
brave-core/ios/browser/api/web_view
Kyle Hickinson be264742ed [iOS] Pass correct main frame info when using Chromium web views (#29177)
This change introduces a `CWVNavigationAction` subclass and new delegate method specific to `BraveWebView` that provides the correct info from `web::WebStatePolicyDecider::RequestInfo` for determining if the navigation was done on the main frame which fixes things such as aggressive shields showing interstitials for blocked subframe navigations.
2025-05-22 13:38:15 -04:00
..