[Webkit-unassigned] [Bug 201627] New: Multiple simultaneous share() calls cause rejection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 20:05:54 PDT 2019


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

            Bug ID: 201627
           Summary: Multiple simultaneous share() calls cause rejection
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcos at marcosc.com

We've updated the spec so that only one share() can occur at the same time:
https://github.com/w3c/web-share/pull/113

Right now, if two calls to .share() are made in Safari, both shares reject. 

We've added a Web Platform Test also:
https://github.com/web-platform-tests/wpt/pull/18486

-- 
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/20190910/c71c8adc/attachment.html>


More information about the webkit-unassigned mailing list