[Webkit-unassigned] [Bug 147968] Web Worker's terminate() does not work when the JSC watchdog is not enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 14:03:37 PDT 2015


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

Mark Lam <mark.lam at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |mark.lam at apple.com
                   |kit.org                     |

--- Comment #1 from Mark Lam <mark.lam at apple.com> ---
Per discussion with Geoff, we can fix this by always enabling the watchdog without a time limit for Web Workers.

But before we do that, we should teach the FTL to check the watchdog when present.  Since the FTL watchdog support is mostly motivated by the need in Web Workers, I'll tackle the FTL in this bug as well.

-- 
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/20150814/1c12f4bc/attachment.html>


More information about the webkit-unassigned mailing list