[Webkit-unassigned] [Bug 244408] navigator.canShare(data) returns true but navigator.share(data) results in Unhandled Promise Rejection when data contains both image and text field.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 28 18:34:35 PDT 2022


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

Marcos Caceres <marcosc at apple.com> changed:

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

--- Comment #2 from Marcos Caceres <marcosc at apple.com> ---
Ok, confirmed. This is indeed being caused by 231995 and it's a result of 1 (because even though shares completes, the promise is not being resolved). Thus, subsequent calls to .share() cause the API to freeze.

*** This bug has been marked as a duplicate of bug 231995 ***

-- 
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/20220829/618bdcb7/attachment.htm>


More information about the webkit-unassigned mailing list