[Webkit-unassigned] [Bug 237862] - [WKUIDelegate _webView:getAlternateURLFromImage:completionHandler:] is never invoked, only the synchronous version -[WKUIDelegate _webView:(alternateURLFromImage:userInfo:]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 09:39:40 PDT 2022


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

--- Comment #3 from Kevin Turner <kevin_turner at apple.com> ---
(In reply to Alex Christensen from comment #2)
> getAlternateURLFromImage and alternateURLFromImage are currently hooked up
> to very different code paths.  Am I correct in assuming that this is a
> request for a version of alternateURLFromImage with a completion block?

Yes - apologies if I've misunderstood getAlternateURLFromImage, but we do need to do the work for alternateURLFromImage asynchronously as right now we are forced to it synchronously.

-- 
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/20220316/5df8aadc/attachment.htm>


More information about the webkit-unassigned mailing list