Remove WKWebView references throughout the codebase #44707
Labels
OS/iOS
Fixes related to iOS browser functionality
QA Pass - iPad
QA Pass - iPhone
QA/Test-All-Platforms
QA/Yes
release-notes/exclude
Milestone
As part of the continued effort to implement Chromium web views we need to proxy away all of our direct accesses to
WKWebView
and its related properties via theTab.webView
property so that we can replace the underlying source of truth with Chromium's when the feature flag is enabledThe text was updated successfully, but these errors were encountered: