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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 07:54:01 PDT 2022


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #9 from Adrian Perez <aperez at igalia.com> ---
(In reply to Michael Catanzaro from comment #7)
> (In reply to Miguel Gomez from comment #6)
> > Regarding visibility, I'm not sure whether the visibility flag is accessible
> > from WebKitWebView,
> 
> It is, that's gtk_widget_is_visible(). (For WPE, I guess we have to assume
> everything is always visible, unless libwpe has API for that.)

Applications which embed WPE web views can use the wpe_view_activity_state
flags, see:

  https://github.com/WebPlatformForEmbedded/libwpe/blob/1.14.0/include/wpe/view-backend.h#L157-L190

-- 
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/20221014/b6aef4d0/attachment.htm>


More information about the webkit-unassigned mailing list