[Webkit-unassigned] [Bug 197815] Some Web Share API examples fail in WKWebView, succeed in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 21:09:13 PDT 2019


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Tim Horton <thorton at apple.com> ---
This is (obviously) not a Web Share bug.

The bug is that this page uses navigator.serviceWorker without feature detecting it, in the same script that installs the click handler on the Share button.

Since serviceWorker isn't available in WKWebView, the script throws an exception, thus no click handler, thus no share.

-- 
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/20190512/35974575/attachment-0001.html>


More information about the webkit-unassigned mailing list