[Webkit-unassigned] [Bug 246330] [GTK][WPE] Add API to check for web process responsiveness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 05:41:11 PDT 2022


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

--- Comment #15 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Carlos Garcia Campos from comment #11)
> Maybe we can start the heartbeat timer when media plays start and stop it
> when it finishes. We could do it in WebPageProxy::updatePlayingMediaDidChange

But note there are a lot of reasons why WebPageProxy needs to temporarily disable its ResponsivenessTimer, and it doesn't restart the timer again afterwards. It's really built on the assumption that it's testing responsiveness to a specific user input. So it would need to use a separate ResponsivenessTimer.

-- 
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/20221017/ebed4276/attachment.htm>


More information about the webkit-unassigned mailing list