[Webkit-unassigned] [Bug 198040] getDisplayMedia can fail when called from a user gesture handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 03:10:28 PDT 2019


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

--- Comment #5 from philipp.weissensteiner at visocon.com ---
> We currently bound the user gesture duration to 1s.

Thanks for the clarification.

> My example is invoking gum first, then gdm.
> It is not waiting for gum response to call gdm response.

My bad. The point is that the order is important,
because of the user gesture restrictions.

> 1. Can your application live with just screen, just camera or require both?

For this application I'd require both.

> 2. Do you want to ask the user for gdm in case gum is rejected?

No.

You're absolutely right, the current flow could be improved in that way.

I think a clarification for the behaviour might be good.

Maybe something like:

> getDisplayMedia must be called from a user gesture handler. Learn more at:
> https://bugs.webkit.org/show_bug.cgi?id=198040 or whatever the link might be.

-- 
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/20190523/a3239524/attachment-0001.html>


More information about the webkit-unassigned mailing list