[Webkit-unassigned] [Bug 232584] New: Web Inspector: REGRESSION(?): Emulate User Gesture doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 14:31:29 PDT 2021


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

            Bug ID: 232584
           Summary: Web Inspector: REGRESSION(?): Emulate User Gesture
                    doesn't work
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

try evaluating the following on any page
```
     navigator.share({ text: "test" })
```

this used to work

now it errors with
> Unhandled Promise Rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

T.T

-- 
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/20211101/e9983731/attachment.htm>


More information about the webkit-unassigned mailing list