[Webkit-unassigned] [Bug 175180] New: [JSC] Move core of unhandled promise tracker to JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 4 01:38:34 PDT 2017


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

            Bug ID: 175180
           Summary: [JSC] Move core of unhandled promise tracker to JSC
           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: utatane.tea at gmail.com

By doing so, we can easily test it in JSC.
Moreover, we can write the test with `async`, and we can ensure there is no unhandled rejections in JSTests.

-- 
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/20170804/70428d93/attachment.html>


More information about the webkit-unassigned mailing list