[Webkit-unassigned] [Bug 168126] [GTK][WPE] WebProcess should run cleanup on quit to release resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 7 07:28:10 PDT 2017


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

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com

--- Comment #10 from Brady Eidson <beidson at apple.com> ---
(In reply to Olivier Blin from comment #6)
> (In reply to comment #4)
> > Just to be clear, this is definitely a bug in the video drivers, right? Not
> > releasing system resources when the process quits is pretty wild....
> 
> Yes, it is a bug in the video drivers.
> Unfortunately, this is not uncommon in proprietary drivers for embedded
> devices.
> 
> It would be good to have a graceful WebProcess exit.
> Is there any reason not to do so?

Yes. It will slow down things like quitting the browser with lots of tabs open. And on platforms without these issues, it will slow them unnecessarily.

If this is truly needed for GTK/WPE/etc, it will need to be specific to those platforms.

We don't want to slow down WebView destruction on Mac/iOS

-- 
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/20170807/b41cd71c/attachment.html>


More information about the webkit-unassigned mailing list