Bug 146508

Summary: [GTK] Accelerated Compositing stops working after a web process crash
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, clopez, commit-queue, gustavo, mcatanzaro, mrobinson, svillar, zan
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2015-07-01 03:58:05 PDT
The problem is that we don't send the window ID again to the new web process.
Comment 1 Carlos Garcia Campos 2015-07-01 04:00:26 PDT
Created attachment 255915 [details]
Patch
Comment 2 WebKit Commit Bot 2015-07-01 04:01:38 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2015-07-02 00:09:26 PDT
Committed r186221: <http://trac.webkit.org/changeset/186221>