[Webkit-unassigned] [Bug 207756] [WPE][GTK] API for pause/resume rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 07:02:17 PDT 2020


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

--- Comment #43 from Miguel Gomez <magomez at igalia.com> ---
(In reply to Miguel Gomez from comment #42)
> Created attachment 397452 [details]
> Patch

I talked to cgarcia some things about phil's patch and how we should modify it. We agreed to keep this feature as a pause only, not trying to include here any feature to release resources. This use case is just intended to pause the WebView for a while, and enable it again as fast as possible. So, these are the changes I made:

- Removed the property as it's not needed
- Modified the API methods to pause/unpause so it's cleat they are related (could be changed if people are not happy with it though)
- Stop the compositor loop besides stopping the animations and media playback

-- 
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/20200424/0ff1acf1/attachment.htm>


More information about the webkit-unassigned mailing list