[Webkit-unassigned] [Bug 142079] REGRESSION(r177075): WebProcess crashes when entering accelerating compositing mode before the WebView is realized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 27 01:11:08 PST 2015


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This can be reproduced with epiphany.

1- Disable the delayed load option of ephy
2- search for poster circle in google
3- Middle click on tyhe result to open it in a new tab (let the tab load)
4- Move to the new tab
CRASH!

The problem is that the texture mapper and native window handler are initialized when the LayerTreeHost is initialized, assuming the UI process has already sent the native window handler to the web process, but that doesn't always happen since we moved the redirected window creation to realize.

-- 
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/20150227/865f5a04/attachment-0002.html>


More information about the webkit-unassigned mailing list