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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 01:37:12 PST 2020


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

Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com

--- Comment #2 from Maciej Stachowiak <mjs at apple.com> ---
This seems like a duplicate of <https://bugs.webkit.org/show_bug.cgi?id=138169> and/or <https://bugs.webkit.org/show_bug.cgi?id=205718.

Note that there is no such thing as WKWebResourceLoadDelegate. There is a non-public _WKResourceLoadDelegate interface, but it only has methods to observe requests after they have happened, not to modify or cancel them before they are issued.

It would help to have a more detailed explanation of the use case. If this is about blocking, do content blockers not work? What about them is insufficient?

-- 
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/20200219/a54f3d69/attachment-0001.htm>


More information about the webkit-unassigned mailing list