[Webkit-unassigned] [Bug 147107] Adding default implementation for JavaScript watchdog.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 09:34:38 PDT 2015


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

--- Comment #13 from Mark Lam <mark.lam at apple.com> ---
(In reply to comment #12)
> This was already implemented but ignored by reviewers in bug #121219, but
> for GTK and EFL only, so one bug or the other should be closed, I think.

It would help to cc me on Watchdog changes.  Anyway, it appears that 121219 is also implementing the same solution of using a monitoring thread.  As Anders pointed out above (https://bugs.webkit.org/show_bug.cgi?id=147107#c10), WTF::WorkQueue provides the abstraction we need to implement the Watchdog in a generic way for all platforms.

Hence, we should refactor the default implementation to be expressed in terms of WTF::WorkQueue, and have all platforms use that instead.

-- 
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/20150728/e301393d/attachment-0001.html>


More information about the webkit-unassigned mailing list