[Webkit-unassigned] [Bug 140210] Provide public WKWebView API for find-in-page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 15 08:20:50 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=140210
Frédéric Wang (:fredw) <fred.wang at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fred.wang at free.fr
--- Comment #2 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Yes, the API was added for testing purpose. When you say JS, you mean you have your own pure HTML5 implementation? I think you can rely on (proprietary) JS APIs like window.find or execCommand('FindString') to use more native implementation, but they probably have some bugs (e.g. bug 163911). See also https://github.com/whatwg/html/issues/3539
--
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/20181115/0c6dc1ec/attachment.html>
More information about the webkit-unassigned
mailing list