[Webkit-unassigned] [Bug 200953] iOS 13 Beta 7, multiple gUM() requests can result in unexpected failures in certain circumstances

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 27 20:05:09 PDT 2019


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

--- Comment #3 from Chad Phillips <webkit at xylil.com> ---
This issue still occurs on iOS 13.1.1 on an iPhone 7, and iPadOS 13.1.1 on an iPad Mini.

I'm already stopping the tracks at the end of each gUM() request.

I wrapped my subsequent calls to resolution tests in setTimeout([test func], 0), and this fixed the error condition.

However, this seems like a pretty ugly hack for a hopefully fixable bug.

-- 
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/20190928/2e8a51ab/attachment.html>


More information about the webkit-unassigned mailing list