[Webkit-unassigned] [Bug 160389] [GTK] Move the redirected XComposite window to the web process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 1 07:06:23 PDT 2016


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

Andres Gomez Garcia <agomez at igalia.com> changed:

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

--- Comment #8 from Andres Gomez Garcia <agomez at igalia.com> ---
I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master

Epiphany 3.20.3 and WebKit 2.13.4 with this patch applied.

I'm running Epiphany with the dconf key:

"process-model" = "shared-secondary-process"

The compilation was done with CMake args:

'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS"'


OBSERVATIONS
============

My saved session has several windows with several tabs each.

Upon re-starting the epiphany, the whole desktop freezes after the appearing of the first(s) window(s)

Slowly, it starts go show that it is not completely frozen but gets excruciatingly slow.

The new Epiphany windows keep popping one by one veeeery slowly. The whole process takes minutes.

After, seemingly, all the windows have been created, the desktop doesn't recover its normal speed, it still moves almost as if it would be frozen.

Finally, I decided to use GDB.

Attaching GDB to Epiphany and the NetworkProcess was OK.

Attaching GDB to the WebProcess froze my whole desktop. There was not recovery after this, only rebooting after waiting for several minutes.

-- 
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/20160801/13b27d59/attachment.html>


More information about the webkit-unassigned mailing list