[Webkit-unassigned] [Bug 171716] New: DRT's setAudioResultCallback() and IDBRequest::setResult() need to acquire the JSLock.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 23:39:16 PDT 2017


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

            Bug ID: 171716
           Summary: DRT's setAudioResultCallback() and
                    IDBRequest::setResult() need to acquire the JSLock.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

These functions may do JS allocation.  Hence, they need to acquire the JSLock first.

<rdar://problem/30878027>

-- 
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/20170505/cc00b6a9/attachment.html>


More information about the webkit-unassigned mailing list