[Webkit-unassigned] [Bug 202892] New: [JSC] Make ConcurrentJSLock Lock even if ENABLE_CONCURRENT_JS=OFF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 13 05:18:05 PDT 2019


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

            Bug ID: 202892
           Summary: [JSC] Make ConcurrentJSLock Lock even if
                    ENABLE_CONCURRENT_JS=OFF
           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: ysuzuki at apple.com

We are not respecting ConcurrentJS status when enabling ConcurrentGC. And concurrent GC sometimes use ConcurrentJSLock to get lock.
We should just make ConcurrentJSLock as Lock.

-- 
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/20191013/6a5b8ccd/attachment-0001.html>


More information about the webkit-unassigned mailing list