[Webkit-unassigned] [Bug 147107] Adding default implementation for JavaScript watchdog.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 30 08:06:51 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147107
Pascal Jacquemart <p.jacquemart at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #257832|review? |
Flags| |
--- Comment #16 from Pascal Jacquemart <p.jacquemart at samsung.com> ---
Comment on attachment 257832
--> https://bugs.webkit.org/attachment.cgi?id=257832
Patch
Not asking for review, just saving the work in progress...
Thanks Mark for you comment on Bug 131082, it seems I missed the obvious...
Calling JSContextGroupSetExecutionTimeLimit() from a WebExtension / injected bundle is working fine... while using the appropriate callback.
In this concern "load_started" is fine because it is calling JSContextGroupSetExecutionTimeLimit() for each page load hence reseting m_didFire state
I can try to use WTF::WorkQueue, it sounds great!
Actually it seems we could apply the same treatment to remove / refactor heap/HeapTimer.cpp/.h
--
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/20150730/08c82ce9/attachment.html>
More information about the webkit-unassigned
mailing list