[Webkit-unassigned] [Bug 207542] New: WKWebResourceLoadDelegate for WKWebView iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 11 06:38:42 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=207542

            Bug ID: 207542
           Summary: WKWebResourceLoadDelegate for WKWebView iOS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bthomas at brave.com

Please expose `WKWebResourceLoadDelegate` for iOS OR allow iOS to intercept traffic via `URLProtocol`.

Currently, iOS has no way of blocking certain page resources from loading or even intercepting certain page resources in a WKWebView. The ask is that we expose a method of allowing iOS to do this. `WKWebResourceLoadDelegate` is good for knowing which resources a page has requested and the ability to deny them. Similarly, `URLProtocol` would also work if allowed to work with WKWebView.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200211/90e064c5/attachment-0001.htm>


More information about the webkit-unassigned mailing list