[Webkit-unassigned] [Bug 197172] New: Uncaught Promise Exceptions in JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 11:35:22 PDT 2019


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

            Bug ID: 197172
           Summary: Uncaught Promise Exceptions in JavaScriptCore
           Product: WebKit
           Version: Other
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: michael at activetheory.net

Hi,

Apologies if this is in the wrong place, but I'm using JavaScriptCore in a native Swift app and I'm unable to catch errors created in an async promise stack. I believe Safari has a global window event, similar to Node's process.on('unhandledRejection'), but I have had no luck finding anything describing how to do this when creating a JSCEngine natively.

-- 
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/20190422/8f43dded/attachment.html>


More information about the webkit-unassigned mailing list