[Webkit-unassigned] [Bug 168842] New: Introduce a VM Traps mechanism and refactor Watchdog to use it.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 13:44:45 PST 2017


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

            Bug ID: 168842
           Summary: Introduce a VM Traps mechanism and refactor Watchdog
                    to use it.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local 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

This introduces the ability to fire asynchronous traps on the JS thread.  For now, we'll only be using this for the Watchdog mechanism, and asynchronous termination.  Later on, we can use this to add support for debugger breaks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170224/430acdfc/attachment.html>


More information about the webkit-unassigned mailing list